Uses of Class
org.apache.cassandra.gms.GossipDigest
Packages that use GossipDigest
-
Uses of GossipDigest in org.apache.cassandra.gms
Fields in org.apache.cassandra.gms with type parameters of type GossipDigestModifier and TypeFieldDescriptionstatic final IVersionedSerializer<GossipDigest>GossipDigest.serializerMethods in org.apache.cassandra.gms with parameters of type GossipDigestConstructor parameters in org.apache.cassandra.gms with type arguments of type GossipDigestModifierConstructorDescriptionGossipDigestSyn(String clusterId, String partioner, List<GossipDigest> gDigests)