neton-client ~master (2022-03-31T18:28:21.5710106)
Dub
Repo
HeartBeatTask
neton
client
registry
HeartBeat
Undocumented in source.
class
HeartBeatTask : Runnable {
this
(ClientReaderWriter!(LeaseKeepAliveResponse, LeaseKeepAliveRequest) stream, LeaseKeepAliveRequest req);
void
run
();
}
Constructors
this
this
(ClientReaderWriter!(LeaseKeepAliveResponse, LeaseKeepAliveRequest) stream, LeaseKeepAliveRequest req)
Undocumented in source.
Members
Functions
run
void
run
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
neton
client
registry
HeartBeat
classes
HeartBeat
HeartBeatTask