public class XdAppmaster
extends org.springframework.yarn.am.cluster.ManagedContainerClusterAppmaster
Constructor and Description |
---|
XdAppmaster() |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
onContainerLaunchCommands(org.apache.hadoop.yarn.api.records.Container container,
org.springframework.yarn.am.cluster.ContainerCluster cluster,
java.util.List<java.lang.String> commands) |
createContainerCluster, createContainerCluster, destroyContainerCluster, doCreateGrid, doCreateProjectedGrid, doStart, doStop, getContainerClusters, handleSatisfyStateData, killContainer, modifyContainerCluster, onContainerAllocated, onContainerCompleted, onContainerLaunched, onInit, setGridProjectionFactoryLocator, setProjectionDataRegistry, setStateMachineFactory, startContainerCluster, stopContainerCluster, submitApplication
getRegisteredContainers, onApplicationEvent, onContainerLaunchRequestFailed, shutdownContainers
getAllocator, getLauncher, getMonitor, setAllocator, setLauncher, setMonitor
addAppmasterStateListener, finishAppmaster, getApplicationAttemptId, getAppmasterClientService, getAppmasterService, getAppmasterTrackService, getCmTemplate, getCommands, getCommands, getConfiguration, getContainerAssign, getContainerShutdown, getEnvironment, getEnvironment, getParameters, getResourceLocalizer, getTemplate, notifyCompleted, registerAppmaster, setCommands, setCommands, setCommands, setCommands, setConfiguration, setContainerAssign, setEnvironment, setEnvironment, setFinalApplicationStatus, setParameters, setResourceLocalizer, setTemplate
afterPropertiesSet, getBeanFactory, getPhase, getTaskExecutor, getTaskScheduler, getYarnEventPublisher, isAutoStartup, isRunning, setAutoStartup, setBeanFactory, setPhase, setTaskExecutor, setTaskScheduler, setYarnEventPublisher, start, stop, stop
protected java.util.List<java.lang.String> onContainerLaunchCommands(org.apache.hadoop.yarn.api.records.Container container, org.springframework.yarn.am.cluster.ContainerCluster cluster, java.util.List<java.lang.String> commands)
onContainerLaunchCommands
in class org.springframework.yarn.am.cluster.AbstractContainerClusterAppmaster