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