public class DefaultBatchYarnContainer extends AbstractBatchYarnContainer
AbstractBatchYarnContainer
to handle Spring Batch remote steps.Constructor and Description |
---|
DefaultBatchYarnContainer() |
Modifier and Type | Method and Description |
---|---|
protected void |
runInternal()
Internal method to handle the actual
AbstractYarnContainer.run() method. |
void |
setAppmasterServiceClient(AppmasterServiceClient appmasterServiceClient) |
getJobExplorer, getStepLocator, setJobExplorer, setStepLocator
getIntegrationServiceClient, setIntegrationServiceClient
addContainerStateListener, getConfiguration, getEnvironment, getEnvironment, getParameters, isWaitCompleteState, notifyCompleted, notifyCompleted, notifyContainerState, run, setConfiguration, setEnvironment, setParameters
afterPropertiesSet, doStart, doStop, getBeanFactory, getPhase, getTaskExecutor, getTaskScheduler, getYarnEventPublisher, isAutoStartup, isRunning, onInit, setAutoStartup, setBeanFactory, setPhase, setTaskExecutor, setTaskScheduler, setYarnEventPublisher, start, stop, stop
@Autowired(required=false) public void setAppmasterServiceClient(AppmasterServiceClient appmasterServiceClient)
protected void runInternal()
AbstractYarnContainer
AbstractYarnContainer.run()
method.runInternal
in class AbstractYarnContainer