- apply2LocalState
void apply2LocalState(Map!(GossipMember, HeartbeatState) endpointMembers)
Undocumented in source. Be warned that the author may not have intended to support it.
- createByDigest
GossipMember createByDigest(GossipDigest digest)
Undocumented in source. Be warned that the author may not have intended to support it.
- down
void down(GossipMember member)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeAck2Message
Buffer encodeAck2Message(Ack2Message ack2Message)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeAckMessage
Buffer encodeAckMessage(AckMessage ackMessage)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCluster
string getCluster()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDeadMembers
List!(GossipMember) getDeadMembers()
Undocumented in source. Be warned that the author may not have intended to support it.
- getEndpointMembers
Map!(GossipMember, HeartbeatState) getEndpointMembers()
Undocumented in source. Be warned that the author may not have intended to support it.
- getID
string getID()
Undocumented in source. Be warned that the author may not have intended to support it.
- getListener
GossipListener getListener()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLiveMembers
List!(GossipMember) getLiveMembers()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSelf
GossipMember getSelf()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSettings
GossipSettings getSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(string cluster, string ipAddress, Integer port, string id, List!(SeedMember) seedMembers, GossipSettings settings, GossipListener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
- isWorking
bool isWorking()
Undocumented in source. Be warned that the author may not have intended to support it.
- shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.
- start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.