HeartbeatState

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

encode
JSONValue encode()
Undocumented in source. Be warned that the author may not have intended to support it.
getHeartbeatTime
long getHeartbeatTime()
Undocumented in source. Be warned that the author may not have intended to support it.
getVersion
long getVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
setHeartbeatTime
void setHeartbeatTime(long heartbeatTime)
Undocumented in source. Be warned that the author may not have intended to support it.
setVersion
void setVersion(long _version)
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.
updateVersion
long updateVersion()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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

Meta