Package | Description |
---|---|
org.jberet.job.model | |
org.jberet.runtime.runner |
Modifier and Type | Method and Description |
---|---|
RefArtifact |
Partition.getAnalyzer() |
RefArtifact |
Step.getBatchlet() |
RefArtifact |
Chunk.getCheckpointAlgorithm() |
RefArtifact |
Partition.getCollector() |
RefArtifact |
Partition.getMapper() |
RefArtifact |
Chunk.getProcessor() |
RefArtifact |
Chunk.getReader() |
RefArtifact |
Partition.getReducer() |
RefArtifact |
Chunk.getWriter() |
Modifier and Type | Method and Description |
---|---|
List<RefArtifact> |
Step.getListeners() |
List<RefArtifact> |
Job.getListeners() |
Constructor and Description |
---|
BatchletRunner(StepContextImpl stepContext,
CompositeExecutionRunner enclosingRunner,
StepExecutionRunner stepRunner,
RefArtifact batchlet) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.