Uses of Class
org.apache.storm.bolt.JoinBolt.ResultRecord
Packages that use JoinBolt.ResultRecord
- 
Uses of JoinBolt.ResultRecord in org.apache.storm.boltMethods 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 TypeMethodDescriptionvoidJoinBolt.JoinAccumulator.insert(JoinBolt.ResultRecord tuple) Constructors in org.apache.storm.bolt with parameters of type JoinBolt.ResultRecordModifierConstructorDescriptionResultRecord(JoinBolt.ResultRecord lhs, Tuple rhs, boolean generateOutputFields)