Package org.apache.storm.trident.spout
Interface IBatchID
- All Known Implementing Classes:
 RichSpoutBatchId,TransactionAttempt
public interface IBatchID
- 
Method Summary
 
- 
Method Details
- 
getId
Object getId() - 
getAttemptId
int getAttemptId() 
 - 
 
RichSpoutBatchId, TransactionAttempt