Uses of Interface
org.apache.storm.grouping.CustomStreamGrouping
Packages that use CustomStreamGrouping
Package
Description
- 
Uses of CustomStreamGrouping in org.apache.storm.daemon
Classes in org.apache.storm.daemon that implement CustomStreamGroupingModifier and TypeClassDescriptionstatic classstatic classA bridge between CustomStreamGrouping and LoadAwareCustomStreamGrouping.static classstatic classstatic classConstructors in org.apache.storm.daemon with parameters of type CustomStreamGroupingModifierConstructorDescriptionBasicLoadAwareCustomStreamGrouping(CustomStreamGrouping customStreamGrouping)  - 
Uses of CustomStreamGrouping in org.apache.storm.drpc
Methods in org.apache.storm.drpc with parameters of type CustomStreamGroupingModifier and TypeMethodDescriptionLinearDRPCInputDeclarer.customGrouping(String streamId, CustomStreamGrouping grouping) LinearDRPCInputDeclarer.customGrouping(CustomStreamGrouping grouping)  - 
Uses of CustomStreamGrouping in org.apache.storm.grouping
Subinterfaces of CustomStreamGrouping in org.apache.storm.groupingClasses in org.apache.storm.grouping that implement CustomStreamGroupingModifier and TypeClassDescriptionclassclassA variation on FieldGrouping.class - 
Uses of CustomStreamGrouping in org.apache.storm.testing
Classes in org.apache.storm.testing that implement CustomStreamGrouping - 
Uses of CustomStreamGrouping in org.apache.storm.topology
Methods in org.apache.storm.topology with parameters of type CustomStreamGroupingModifier and TypeMethodDescriptionInputDeclarer.customGrouping(String componentId, String streamId, CustomStreamGrouping grouping) A custom stream grouping by implementing the CustomStreamGrouping interface.InputDeclarer.customGrouping(String componentId, CustomStreamGrouping grouping) A custom stream grouping by implementing the CustomStreamGrouping interface.TopologyBuilder.BoltGetter.customGrouping(String componentId, String streamId, CustomStreamGrouping grouping) TopologyBuilder.BoltGetter.customGrouping(String componentId, CustomStreamGrouping grouping)  - 
Uses of CustomStreamGrouping in org.apache.storm.trident
Methods in org.apache.storm.trident with parameters of type CustomStreamGroupingModifier and TypeMethodDescriptionStream.partition(CustomStreamGrouping partitioner) ## Repartitioning Operation. - 
Uses of CustomStreamGrouping in org.apache.storm.trident.partition
Classes in org.apache.storm.trident.partition that implement CustomStreamGroupingModifier and TypeClassDescriptionclassclassclass