|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstorm.trident.planner.Node
storm.trident.planner.PartitionNode
public class PartitionNode
| Field Summary | |
|---|---|
Grouping |
thriftGrouping
|
| Fields inherited from class storm.trident.planner.Node |
|---|
allOutputFields, creationIndex, name, parallelismHint, stateInfo, streamId |
| Constructor Summary | |
|---|---|
PartitionNode(String streamId,
String name,
Fields allOutputFields,
Grouping grouping)
|
|
| Method Summary |
|---|
| Methods inherited from class storm.trident.planner.Node |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public transient Grouping thriftGrouping
| Constructor Detail |
|---|
public PartitionNode(String streamId,
String name,
Fields allOutputFields,
Grouping grouping)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||