|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cassandra.gms.GossipDigest
public class GossipDigest
Contains information about a specified list of EndPoints and the largest version of the state they have generated as known by the local endpoint.
Method Summary | |
---|---|
int |
compareTo(GossipDigest gDigest)
|
static ICompactSerializer<GossipDigest> |
serializer()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static ICompactSerializer<GossipDigest> serializer()
public int compareTo(GossipDigest gDigest)
compareTo
in interface java.lang.Comparable<GossipDigest>
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |