Uses of Class
org.apache.storm.bolt.JoinBolt.ResultRecord
Packages that use JoinBolt.ResultRecord
-
Uses of JoinBolt.ResultRecord in org.apache.storm.bolt
Methods in org.apache.storm.bolt that return types with arguments of type JoinBolt.ResultRecordMethods in org.apache.storm.bolt with parameters of type JoinBolt.ResultRecordModifier and TypeMethodDescriptionvoid
JoinBolt.JoinAccumulator.insert
(JoinBolt.ResultRecord tuple) Constructors in org.apache.storm.bolt with parameters of type JoinBolt.ResultRecordModifierConstructorDescriptionResultRecord
(JoinBolt.ResultRecord lhs, Tuple rhs, boolean generateOutputFields)