Uses of Class
org.apache.storm.trident.topology.BatchInfo
Packages that use BatchInfo
Package
Description
- 
Uses of BatchInfo in org.apache.storm.trident.plannerMethods in org.apache.storm.trident.planner with parameters of type BatchInfo
- 
Uses of BatchInfo in org.apache.storm.trident.spoutMethods in org.apache.storm.trident.spout with parameters of type BatchInfoModifier and TypeMethodDescriptionvoidvoidTridentSpoutExecutor.finishBatch(BatchInfo batchInfo) 
- 
Uses of BatchInfo in org.apache.storm.trident.topologyMethods 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)