Uses of Interface
org.apache.storm.trident.topology.ITridentBatchBolt
Package
Description
-
Uses of ITridentBatchBolt in org.apache.storm.trident.planner
Modifier and TypeClassDescriptionclass
A Bolt that does processing for a subsection of the complete graph. -
Uses of ITridentBatchBolt in org.apache.storm.trident.spout
-
Uses of ITridentBatchBolt in org.apache.storm.trident.topology
Modifier and TypeMethodDescriptionTridentTopologyBuilder.setBolt
(String id, ITridentBatchBolt bolt, Integer parallelism, Set<String> committerBatches, Map<String, String> batchGroups) ModifierConstructorDescriptionTridentBoltExecutor
(ITridentBatchBolt bolt, Map<GlobalStreamId, String> batchGroupIds, Map<String, TridentBoltExecutor.CoordSpec> coordinationSpecs)