| Modifier and Type | Field and Description |
|---|---|
protected Step |
BaseStepControllerImpl.step |
| Modifier and Type | Method and Description |
|---|---|
static JSLJob |
PartitionedStepBuilder.buildPartitionSubJob(JobContextImpl jobContext,
StepContextImpl stepCtx,
Step step,
int partitionInstance) |
static BaseStepControllerImpl |
ExecutionElementControllerFactory.getStepController(RuntimeJobExecution jobExecutionImpl,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId,
BlockingQueue<PartitionDataWrapper> analyzerQueue) |
| Constructor and Description |
|---|
BaseStepControllerImpl(RuntimeJobExecution jobExecution,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId) |
BaseStepControllerImpl(RuntimeJobExecution jobExecution,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId,
BlockingQueue<PartitionDataWrapper> analyzerStatusQueue) |
BatchletStepControllerImpl(RuntimeJobExecution jobExecutionImpl,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId,
BlockingQueue<PartitionDataWrapper> analyzerStatusQueue) |
ChunkStepControllerImpl(RuntimeJobExecution jobExecutionImpl,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId,
BlockingQueue<PartitionDataWrapper> analyzerStatusQueue) |
PartitionedStepControllerImpl(RuntimeJobExecution jobExecutionImpl,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId) |
SingleThreadedStepControllerImpl(RuntimeJobExecution jobExecutionImpl,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId,
BlockingQueue<PartitionDataWrapper> analyzerStatusQueue) |
| Modifier and Type | Method and Description |
|---|---|
static ModelSerializer<Step> |
ModelSerializerFactory.createStepModelSerializer() |
static ModelResolver<Step> |
ModelResolverFactory.createStepResolver() |
| Modifier and Type | Method and Description |
|---|---|
Step |
StepModelResolverImpl.resolveModel(Step t) |
Step |
StepModelResolverImpl.resolveModel(String stepXML) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
UnmarshalledJSLComparator.equals(Step step1,
Step step2) |
Step |
StepModelResolverImpl.resolveModel(Step t) |
String |
StepModelSerializerImpl.serializeModel(Step model) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<Step> |
PropertyResolverFactory.createStepPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
Step |
StepPropertyResolverImpl.substituteProperties(Step step,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Step |
StepPropertyResolverImpl.substituteProperties(Step step,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Step |
ObjectFactory.createStep()
Create an instance of
Step |
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0