NetonRpcServer

Undocumented in source.

Members

Functions

Propose
void Propose(RpcRequest command, Object h)
Undocumented in source. Be warned that the author may not have intended to support it.
Propose
void Propose(RpcRequest command)
Undocumented in source. Be warned that the author may not have intended to support it.
ReadIndex
void ReadIndex(RpcRequest command, Object h)
Undocumented in source. Be warned that the author may not have intended to support it.
getRequest
Object getRequest(size_t hash)
Undocumented in source. Be warned that the author may not have intended to support it.
leader
ulong leader()
Undocumented in source. Be warned that the author may not have intended to support it.
onLessor
void onLessor(Object sender)
Undocumented in source. Be warned that the author may not have intended to support it.
onPropose
void onPropose(Object )
Undocumented in source. Be warned that the author may not have intended to support it.
onTimer
void onTimer(Object sender)
Undocumented in source. Be warned that the author may not have intended to support it.
publishEntries
bool publishEntries(Entry[] ents)
Undocumented in source. Be warned that the author may not have intended to support it.
ready
void ready(Object sender)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(bool join)
Undocumented in source. Be warned that the author may not have intended to support it.
step
void step(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

instance
NetonRpcServer instance()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From MessageReceiver

step
void step(Message msg)
Undocumented in source.

Meta