
public final class Partition extends Object implements Serializable, Cloneable
jsl:Partition job element type in job XML.| Modifier and Type | Method and Description |
|---|---|
protected Partition |
clone() |
RefArtifact |
getAnalyzer()
Gets the partition analyzer.
|
RefArtifact |
getCollector()
Gets the partition collector.
|
RefArtifact |
getMapper()
Gets the partition mapper.
|
PartitionPlan |
getPlan()
Gets the partition plan for this partition.
|
RefArtifact |
getReducer()
Gets the partition reducer.
|
public RefArtifact getMapper()
RefArtifactpublic PartitionPlan getPlan()
org.jberet.job.model.PartitionPlanpublic RefArtifact getCollector()
RefArtifactpublic RefArtifact getAnalyzer()
RefArtifactpublic RefArtifact getReducer()
RefArtifactCopyright © 2016 JBoss by Red Hat. All rights reserved.