Ack2Message

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Map!(GossipMember, HeartbeatState) endpoints)
Undocumented in source.

Members

Functions

encode
JSONValue encode()
Undocumented in source. Be warned that the author may not have intended to support it.
getEndpoints
Map!(GossipMember, HeartbeatState) getEndpoints()
Undocumented in source. Be warned that the author may not have intended to support it.
setEndpoints
void setEndpoints(Map!(GossipMember, HeartbeatState) endpoints)
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.

Static functions

decode
Ack2Message decode(JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta