LeaseService

Undocumented in source.

Members

Functions

LeaseGrant
Status LeaseGrant(LeaseGrantRequest req, LeaseGrantResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
LeaseKeepAlive
Status LeaseKeepAlive(ServerReaderWriter!(LeaseKeepAliveRequest, LeaseKeepAliveResponse) rw)
Undocumented in source. Be warned that the author may not have intended to support it.
LeaseLeases
Status LeaseLeases(LeaseLeasesRequest req, LeaseLeasesResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
LeaseRevoke
Status LeaseRevoke(LeaseRevokeRequest req, LeaseRevokeResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
LeaseTimeToLive
Status LeaseTimeToLive(LeaseTimeToLiveRequest req, LeaseTimeToLiveResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From LeaseBase

SERVICE
enum SERVICE;
Undocumented in source.
getModule
string getModule()
Undocumented in source. Be warned that the author may not have intended to support it.
LeaseGrant
Status LeaseGrant(LeaseGrantRequest , LeaseGrantResponse )
Undocumented in source. Be warned that the author may not have intended to support it.
LeaseRevoke
Status LeaseRevoke(LeaseRevokeRequest , LeaseRevokeResponse )
Undocumented in source. Be warned that the author may not have intended to support it.
LeaseKeepAlive
Status LeaseKeepAlive(ServerReaderWriter!(LeaseKeepAliveRequest, LeaseKeepAliveResponse) )
Undocumented in source. Be warned that the author may not have intended to support it.
LeaseTimeToLive
Status LeaseTimeToLive(LeaseTimeToLiveRequest , LeaseTimeToLiveResponse )
Undocumented in source. Be warned that the author may not have intended to support it.
LeaseLeases
Status LeaseLeases(LeaseLeasesRequest , LeaseLeasesResponse )
Undocumented in source. Be warned that the author may not have intended to support it.
process
Status process(string method, GrpcStream stream, ubyte[] complete)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta