Package org.apache.storm.trident.planner
Class PartitionNode
java.lang.Object
org.apache.storm.trident.operation.DefaultResourceDeclarer<Node>
org.apache.storm.trident.planner.Node
org.apache.storm.trident.planner.PartitionNode
- All Implemented Interfaces:
- Serializable,- ResourceDeclarer<Node>,- ITridentResource
- See Also:
- 
Field SummaryFieldsFields inherited from class org.apache.storm.trident.planner.NodeallOutputFields, creationIndex, name, parallelismHint, stateInfo, streamId
- 
Constructor SummaryConstructorsConstructorDescriptionPartitionNode(String streamId, String name, Fields allOutputFields, Grouping grouping) 
- 
Method SummaryMethods inherited from class org.apache.storm.trident.planner.Nodeequals, hashCode, shortString, toStringMethods inherited from class org.apache.storm.trident.operation.DefaultResourceDeclareraddSharedMemory, getResources, getSharedMemory, setCPULoad, setMemoryLoad, setMemoryLoad
- 
Field Details- 
thriftGrouping
 
- 
- 
Constructor Details- 
PartitionNode
 
-