- java.lang.Object
-
- org.springframework.yarn.support.LifecycleObjectSupport
-
- org.springframework.yarn.am.AbstractAppmaster
-
- org.springframework.yarn.am.AbstractServicesAppmaster
-
- org.springframework.yarn.am.AbstractEventingAppmaster
-
- org.springframework.yarn.am.StaticEventingAppmaster
-
- org.springframework.cloud.deployer.spi.yarn.tasklauncher.TaskAppmaster
-
-
Method Summary
-
Methods inherited from class org.springframework.yarn.am.StaticEventingAppmaster
isComplete, onContainerAllocated, onContainerCompleted, onContainerFailed, onContainerLaunched, submitApplication
-
Methods inherited from class org.springframework.yarn.am.AbstractEventingAppmaster
getRegisteredContainers, onApplicationEvent, onContainerLaunchRequestFailed
-
Methods inherited from class org.springframework.yarn.am.AbstractServicesAppmaster
getAllocator, getLauncher, getMonitor, setAllocator, setLauncher, setMonitor
-
Methods inherited from class org.springframework.yarn.am.AbstractAppmaster
addAppmasterStateListener, finishAppmaster, getApplicationAttemptId, getAppmasterClientService, getAppmasterService, getAppmasterTrackService, getCmTemplate, getCommands, getConfiguration, getContainerAssign, getContainerShutdown, getEnvironment, getEnvironment, getParameters, getResourceLocalizer, getTemplate, registerAppmaster, setCommands, setCommands, setCommands, setCommands, setConfiguration, setContainerAssign, setEnvironment, setEnvironment, setFinalApplicationStatus, setParameters, setResourceLocalizer, setTemplate
-
Methods inherited from class org.springframework.yarn.support.LifecycleObjectSupport
afterPropertiesSet, doStart, getBeanFactory, getPhase, getTaskExecutor, getTaskScheduler, getYarnEventPublisher, isAutoStartup, isRunning, setAutoStartup, setBeanFactory, setPhase, setTaskExecutor, setTaskScheduler, setYarnEventPublisher, start, stop, stop
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.springframework.yarn.am.YarnAppmaster
addAppmasterStateListener, setEnvironment, setParameters
-
-
Constructor Detail
-
TaskAppmaster
public TaskAppmaster()
-
Method Detail
-
doStop
protected void doStop()
- Overrides:
doStop
in class org.springframework.yarn.am.AbstractAppmaster
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.