Package org.apache.cassandra.gms
Class GossipDigestSyn
java.lang.Object
org.apache.cassandra.gms.GossipDigestSyn
This is the first message that gets sent out as a start of the Gossip protocol in a
round.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGossipDigestSyn(String clusterId, String partioner, List<GossipDigest> gDigests) -
Method Summary
-
Field Details
-
serializer
-
-
Constructor Details
-
GossipDigestSyn
-