| Package | Description | 
|---|---|
| org.apache.storm.bolt | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<JoinBolt.ResultRecord> | 
JoinBolt.JoinAccumulator.getRecords()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JoinBolt.JoinAccumulator.insert(JoinBolt.ResultRecord tuple)  | 
| Constructor and Description | 
|---|
ResultRecord(JoinBolt.ResultRecord lhs,
            Tuple rhs,
            boolean generateOutputFields)  | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.