Uses of Class
org.apache.storm.trident.topology.BatchInfo
Packages that use BatchInfo
Package
Description
-
Uses of BatchInfo in org.apache.storm.trident.planner
Methods in org.apache.storm.trident.planner with parameters of type BatchInfo -
Uses of BatchInfo in org.apache.storm.trident.spout
Methods in org.apache.storm.trident.spout with parameters of type BatchInfoModifier and TypeMethodDescriptionvoid
void
TridentSpoutExecutor.finishBatch
(BatchInfo batchInfo) -
Uses of BatchInfo in org.apache.storm.trident.topology
Methods in org.apache.storm.trident.topology with parameters of type BatchInfoConstructors in org.apache.storm.trident.topology with parameters of type BatchInfoModifierConstructorDescriptionTrackedBatch
(BatchInfo info, TridentBoltExecutor.CoordCondition condition, int attemptId)