Uses of Enum
org.apache.storm.bolt.JoinBolt.Selector
-
Uses of JoinBolt.Selector in org.apache.storm.bolt
Modifier and TypeMethodDescriptionstatic JoinBolt.Selector
Returns the enum constant of this type with the specified name.static JoinBolt.Selector[]
JoinBolt.Selector.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionJoinBolt
(JoinBolt.Selector type, String srcOrStreamId, String fieldName) Introduces the first stream to start the join with.