com.ibm.batch.container.impl
Class ChunkStepControllerImpl
java.lang.Object
com.ibm.batch.container.impl.BaseStepControllerImpl
com.ibm.batch.container.impl.SingleThreadedStepControllerImpl
com.ibm.batch.container.impl.ChunkStepControllerImpl
- All Implemented Interfaces:
- IController, IExecutionElementController
public class ChunkStepControllerImpl
- extends SingleThreadedStepControllerImpl
| Fields inherited from class com.ibm.batch.container.impl.BaseStepControllerImpl |
_jobIdManagementService, analyzerProxy, batchKernel, collectorProxy, flowContext, jobExecutionImpl, jobInstance, splitContext, step, stepContext, stepStatus, transactionManager |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChunkStepControllerImpl
public ChunkStepControllerImpl(RuntimeJobExecutionImpl jobExecutionImpl,
Step step)
invokeCoreStep
protected void invokeCoreStep()
throws BatchContainerServiceException
- Specified by:
invokeCoreStep in class BaseStepControllerImpl
- Throws:
BatchContainerServiceException
stop
public void stop()
Copyright © 2013. All Rights Reserved.