storm.trident.spout
Interface IBatchID

All Known Implementing Classes:
RichSpoutBatchId, TransactionAttempt

public interface IBatchID


Method Summary
 int getAttemptId()
           
 Object getId()
           
 

Method Detail

getId

Object getId()

getAttemptId

int getAttemptId()


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