| Constructor and Description |
|---|
ListenerFactory(JSLJob jobModel,
InjectionReferences injectionRefs) |
| Modifier and Type | Method and Description |
|---|---|
ModelNavigator<JSLJob> |
JobContextImpl.getNavigator() |
| Constructor and Description |
|---|
JobContextImpl(ModelNavigator<JSLJob> navigator,
JSLProperties jslProperties) |
| Modifier and Type | Field and Description |
|---|---|
protected ModelNavigator<JSLJob> |
JobThreadRootControllerImpl.jobNavigator |
| Modifier and Type | Method and Description |
|---|---|
static JSLJob |
PartitionedStepBuilder.buildFlowInSplitSubJob(JobContextImpl jobContext,
Split split,
Flow flow) |
static JSLJob |
PartitionedStepBuilder.buildPartitionSubJob(JobContextImpl jobContext,
StepContextImpl stepCtx,
Step step,
int partitionInstance) |
| Constructor and Description |
|---|
ExecutionTransitioner(RuntimeJobExecution jobExecution,
long rootJobExecutionId,
ModelNavigator<JSLJob> jobNavigator,
BlockingQueue<PartitionDataWrapper> analyzerQueue) |
| Modifier and Type | Method and Description |
|---|---|
ModelNavigator<JSLJob> |
RuntimeJobExecution.getJobNavigator() |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeFlowInSplitExecution |
JobExecutionHelper.restartFlowInSplit(long execId,
JSLJob gennedJobModel) |
static RuntimeJobExecution |
JobExecutionHelper.restartJob(long executionId,
JSLJob gennedJobModel) |
static RuntimeJobExecution |
JobExecutionHelper.restartPartition(long execId,
JSLJob gennedJobModel,
Properties partitionProps) |
static RuntimeFlowInSplitExecution |
JobExecutionHelper.startFlowInSplit(JSLJob jobModel) |
static RuntimeJobExecution |
JobExecutionHelper.startPartition(JSLJob jobModel,
Properties jobParameters) |
| Modifier and Type | Method and Description |
|---|---|
JSLJob |
JobModelResolver.resolveJobModel(String jobXML) |
| Modifier and Type | Method and Description |
|---|---|
static ModelSerializer<JSLJob> |
ModelSerializerFactory.createJobModelSerializer() |
static ModelResolver<JSLJob> |
ModelResolverFactory.createJobResolver() |
| Modifier and Type | Method and Description |
|---|---|
JSLJob |
JobModelResolverImpl.resolveModel(JSLJob t) |
JSLJob |
JobModelResolverImpl.resolveModel(String jobXML) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
UnmarshalledJSLComparator.equals(JSLJob job1,
JSLJob job2) |
JSLJob |
JobModelResolverImpl.resolveModel(JSLJob t) |
String |
JobModelSerializerImpl.serializeModel(JSLJob model) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<JSLJob> |
PropertyResolverFactory.createJobPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
JSLJob |
JobPropertyResolverImpl.substituteProperties(JSLJob job,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
JSLJob |
JobPropertyResolverImpl.substituteProperties(JSLJob job,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
JSLJob |
JobNavigatorImpl.getRootModelElement() |
| Modifier and Type | Method and Description |
|---|---|
static JobNavigatorImpl |
NavigatorFactory.createJobNavigator(JSLJob job) |
| Constructor and Description |
|---|
JobNavigatorImpl(JSLJob job) |
| Modifier and Type | Method and Description |
|---|---|
JSLJob |
FlowInSplitBuilderConfig.getJobModel() |
| Modifier and Type | Method and Description |
|---|---|
List<JSLJob> |
PartitionsBuilderConfig.getJobModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowInSplitBuilderConfig.setJobModel(JSLJob jobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionsBuilderConfig.setJobModels(List<JSLJob> jobModels) |
| Constructor and Description |
|---|
FlowInSplitBuilderConfig(JSLJob jobModel,
BlockingQueue<BatchFlowInSplitWorkUnit> completedQueue,
long rootJobExecutionId) |
| Constructor and Description |
|---|
PartitionsBuilderConfig(List<JSLJob> jobModels,
Properties[] partitionProperties,
BlockingQueue<PartitionDataWrapper> analyzerQueue,
BlockingQueue<BatchPartitionWorkUnit> completedQueue,
long rootJobExecutionId) |
| Modifier and Type | Method and Description |
|---|---|
JSLJob |
ObjectFactory.createJSLJob()
Create an instance of
JSLJob |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JSLJob> |
ObjectFactory.createJob(JSLJob value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JSLJob> |
ObjectFactory.createJob(JSLJob value)
|
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0