storm.trident.spout
Class RichSpoutBatchId
java.lang.Object
storm.trident.spout.RichSpoutBatchId
- All Implemented Interfaces:
- IBatchID
public class RichSpoutBatchId
- extends Object
- implements IBatchID
RichSpoutBatchId
public RichSpoutBatchId(long id)
getId
public Object getId()
- Specified by:
getId in interface IBatchID
getAttemptId
public int getAttemptId()
- Specified by:
getAttemptId in interface IBatchID
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.