Uses of Interface
storm.trident.spout.IBatchID

Packages that use IBatchID
storm.trident.spout   
storm.trident.topology   
 

Uses of IBatchID in storm.trident.spout
 

Classes in storm.trident.spout that implement IBatchID
 class RichSpoutBatchId
           
 

Uses of IBatchID in storm.trident.topology
 

Classes in storm.trident.topology that implement IBatchID
 class TransactionAttempt
           
 

Fields in storm.trident.topology declared as IBatchID
 IBatchID BatchInfo.batchId
           
 

Constructors in storm.trident.topology with parameters of type IBatchID
BatchInfo(String batchGroup, IBatchID batchId, Object state)
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.