public final class Partition extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
RefArtifact |
getAnalyzer() |
RefArtifact |
getCollector() |
RefArtifact |
getMapper() |
PartitionPlan |
getPlan() |
RefArtifact |
getReducer() |
public RefArtifact getMapper()
public PartitionPlan getPlan()
public RefArtifact getCollector()
public RefArtifact getAnalyzer()
public RefArtifact getReducer()
Copyright © 2014 JBoss by Red Hat. All rights reserved.