Class GossipDigest

java.lang.Object
org.apache.cassandra.gms.GossipDigest
All Implemented Interfaces:
Comparable<GossipDigest>

public class GossipDigest extends Object implements Comparable<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.