Uses of Class
org.apache.cassandra.gms.GossipDigest

Packages that use GossipDigest
org.apache.cassandra.gms   
 

Uses of GossipDigest in org.apache.cassandra.gms
 

Fields in org.apache.cassandra.gms with type parameters of type GossipDigest
static IVersionedSerializer<GossipDigest> GossipDigest.serializer
           
 

Methods in org.apache.cassandra.gms with parameters of type GossipDigest
 int GossipDigest.compareTo(GossipDigest gDigest)
           
 

Constructor parameters in org.apache.cassandra.gms with type arguments of type GossipDigest
GossipDigestSyn(java.lang.String clusterId, java.lang.String partioner, java.util.List<GossipDigest> gDigests)
           
 



Copyright © 2013 The Apache Software Foundation