| Package | Description | 
|---|---|
| org.apache.storm.coordination | |
| org.apache.storm.drpc | |
| org.apache.storm.starter | |
| org.apache.storm.topology.base | 
| Modifier and Type | Method and Description | 
|---|---|
| BoltDeclarer | BatchSubtopologyBuilder. setBolt(String id,
       IBatchBolt bolt) | 
| BoltDeclarer | BatchSubtopologyBuilder. setBolt(String id,
       IBatchBolt bolt,
       Number parallelism) | 
| Constructor and Description | 
|---|
| BatchBoltExecutor(IBatchBolt bolt) | 
| Modifier and Type | Method and Description | 
|---|---|
| LinearDRPCInputDeclarer | LinearDRPCTopologyBuilder. addBolt(IBatchBolt bolt) | 
| LinearDRPCInputDeclarer | LinearDRPCTopologyBuilder. addBolt(IBatchBolt bolt,
       Number parallelism) | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ReachTopology.CountAggregator | 
| static class  | ReachTopology.PartialUniquer | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseBatchBolt<T> | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.