com.ibm.jbatch.container.impl
Class PartitionThreadRootControllerImpl
java.lang.Object
com.ibm.jbatch.container.impl.JobThreadRootControllerImpl
com.ibm.jbatch.container.impl.PartitionThreadRootControllerImpl
- All Implemented Interfaces:
- IController, IThreadRootController
public class PartitionThreadRootControllerImpl
- extends JobThreadRootControllerImpl
Currently there's no special function on top of the subjob required of the partition.
| Methods inherited from class com.ibm.jbatch.container.impl.JobThreadRootControllerImpl |
batchStatusFailedFromException, batchStatusStopping, endOfJob, getLastRunStepExecutions, jobListenersBeforeJob, jslStop, logWarning, markJobStarted, originateExecutionOnThread, setContextProperties, stop, updateJobBatchStatus |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartitionThreadRootControllerImpl
public PartitionThreadRootControllerImpl(RuntimeJobExecution jobExecution,
PartitionsBuilderConfig config)
Copyright © 2013. All Rights Reserved.