public class PartitionedStepControllerImpl extends BaseStepControllerImpl
| Modifier and Type | Field and Description |
|---|---|
protected List<StepListenerProxy> |
stepListeners |
_persistenceManagementService, analyzerStatusQueue, batchKernel, jobExecutionImpl, jobInstance, restartAfterCompletion, rootJobExecutionId, step, stepContext, stepName, stepStatus, transactionManager| Modifier | Constructor and Description |
|---|---|
protected |
PartitionedStepControllerImpl(RuntimeJobExecution jobExecutionImpl,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invokeCoreStep() |
protected void |
invokePostStepArtifacts() |
protected void |
invokePreStepArtifacts() |
protected void |
persistStepExecution() |
protected void |
sendStatusFromPartitionToAnalyzerIfPresent() |
protected void |
setupStepArtifacts() |
void |
stop() |
execute, getAnalyzerQueue, getLastRunStepExecutions, isRestartExecution, markJobAndStepFailed, persistExitStatusEndTimestampAndStepExecution, persistUserData, setAnalyzerQueue, setStepContext, shouldStepBeExecuted, statusStarting, toString, updateBatchStatusprotected List<StepListenerProxy> stepListeners
protected PartitionedStepControllerImpl(RuntimeJobExecution jobExecutionImpl, Step step, StepContextImpl stepContext, long rootJobExecutionId)
public void stop()
protected void invokeCoreStep()
throws JobRestartException,
JobStartException,
JobExecutionAlreadyCompleteException,
JobExecutionNotMostRecentException
invokeCoreStep in class BaseStepControllerImplJobRestartExceptionJobStartExceptionJobExecutionAlreadyCompleteExceptionJobExecutionNotMostRecentExceptionprotected void setupStepArtifacts()
setupStepArtifacts in class BaseStepControllerImplprotected void invokePreStepArtifacts()
invokePreStepArtifacts in class BaseStepControllerImplprotected void invokePostStepArtifacts()
invokePostStepArtifacts in class BaseStepControllerImplprotected void sendStatusFromPartitionToAnalyzerIfPresent()
sendStatusFromPartitionToAnalyzerIfPresent in class BaseStepControllerImplprotected void persistStepExecution()
persistStepExecution in class BaseStepControllerImpl© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0