LeaseClient

Undocumented in source.

Constructors

this
this(Channel channel)
Undocumented in source.

Members

Functions

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

Meta