public class EventSequenceID extends Object
AsyncEventListener
. If the event has already
been seen, AsyncEventListener
can choose to ignore it.Constructor and Description |
---|
EventSequenceID(byte[] membershipID,
long threadID,
long sequenceID) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getMembershipID() |
long |
getSequenceID() |
long |
getThreadID() |
int |
hashCode() |
String |
toString() |
public EventSequenceID(byte[] membershipID, long threadID, long sequenceID)
public String getMembershipID()
public long getThreadID()
public long getSequenceID()