Uses of Interface
org.apache.storm.coordination.IBatchBolt
Package
Description
-
Uses of IBatchBolt in org.apache.storm.coordination
Modifier and TypeMethodDescriptionBatchSubtopologyBuilder.setBolt
(String id, IBatchBolt bolt) BatchSubtopologyBuilder.setBolt
(String id, IBatchBolt bolt, Number parallelism) -
Uses of IBatchBolt in org.apache.storm.drpc
Modifier and TypeMethodDescriptionLinearDRPCTopologyBuilder.addBolt
(IBatchBolt bolt) LinearDRPCTopologyBuilder.addBolt
(IBatchBolt bolt, Number parallelism) -
Uses of IBatchBolt in org.apache.storm.starter
Modifier and TypeClassDescriptionstatic class
static class
-
Uses of IBatchBolt in org.apache.storm.topology.base