public class BatchletStepController extends SingleThreadedStepController
collectorProxyanalyzerStatusQueue, jobExecutionImpl, jobInstance, kernelService, persistenceManagerService, restartAfterCompletion, rootJobExecutionId, step, stepContext, stepName, stepStatus, transactionManager| Constructor and Description |
|---|
BatchletStepController(RuntimeJobExecution jobExecutionImpl,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId,
BlockingQueue<PartitionDataWrapper> analyzerStatusQueue,
ServicesManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invokeCoreStep() |
void |
stop() |
protected boolean |
wasStopIssued() |
invokeCollectorIfPresent, invokePostStepArtifacts, invokePreStepArtifacts, sendCollectorDataToAnalyzerIfPresent, sendStatusFromPartitionToAnalyzerIfPresent, setupStepArtifactsexecute, getLastRunStepExecutions, isRestartExecution, markJobAndStepFailed, persistExitStatusAndEndTimestamp, persistUserData, resolveUserData, setParentStepContext, setStepContext, shouldStepBeExecuted, statusStarting, storeUserData, toString, updateBatchStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLastRunStepExecutionspublic BatchletStepController(RuntimeJobExecution jobExecutionImpl, Step step, StepContextImpl stepContext, long rootJobExecutionId, BlockingQueue<PartitionDataWrapper> analyzerStatusQueue, ServicesManager manager)
protected boolean wasStopIssued()
protected void invokeCoreStep()
throws BatchContainerServiceException
invokeCoreStep in class BaseStepControllerBatchContainerServiceExceptionpublic void stop()
Copyright © 2022 The Apache Software Foundation. All rights reserved.