Uses of Package
org.apache.storm.grouping
Packages that use org.apache.storm.grouping
Package
Description
-
Classes in org.apache.storm.grouping used by org.apache.storm.daemonClassDescriptionHolds a list of the current loads.
-
Classes in org.apache.storm.grouping used by org.apache.storm.daemon.worker
-
Classes in org.apache.storm.grouping used by org.apache.storm.drpc
-
Classes in org.apache.storm.grouping used by org.apache.storm.executor
-
Classes in org.apache.storm.grouping used by org.apache.storm.groupingClassDescriptionRepresents the load that a Bolt is currently under to help in deciding where to route a tuple, to help balance the load.Holds a list of the current loads.This interface is responsible for choosing a subset of the target tasks to use for a given key.This interface chooses one element from a task assignment to send a specific Tuple to.
-
Classes in org.apache.storm.grouping used by org.apache.storm.messagingClassDescriptionRepresents the load that a Bolt is currently under to help in deciding where to route a tuple, to help balance the load.
-
Classes in org.apache.storm.grouping used by org.apache.storm.messaging.nettyClassDescriptionRepresents the load that a Bolt is currently under to help in deciding where to route a tuple, to help balance the load.
-
Classes in org.apache.storm.grouping used by org.apache.storm.testing
-
Classes in org.apache.storm.grouping used by org.apache.storm.topology
-
Classes in org.apache.storm.grouping used by org.apache.storm.trident
-
Classes in org.apache.storm.grouping used by org.apache.storm.trident.partition