- encode
JSONValue encode()
Undocumented in source. Be warned that the author may not have intended to support it.
- getNewers
Map!(GossipMember, HeartbeatState) getNewers()
Undocumented in source. Be warned that the author may not have intended to support it.
- getOlders
List!(GossipDigest) getOlders()
Undocumented in source. Be warned that the author may not have intended to support it.
- setNewers
void setNewers(Map!(GossipMember, HeartbeatState) newers)
Undocumented in source. Be warned that the author may not have intended to support it.
- setOlders
void setOlders(List!(GossipDigest) olders)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.