ConfigClient

Undocumented in source.

Constructors

this
this(Channel channel)
Undocumented in source.

Members

Functions

DeleteRange
DeleteRangeResponse DeleteRange(DeleteRangeRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
DeleteRange
void DeleteRange(DeleteRangeRequest request, void delegate(Status status, DeleteRangeResponse response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.
Put
PutResponse Put(PutRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
Put
void Put(PutRequest request, void delegate(Status status, PutResponse response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.
Range
RangeResponse Range(RangeRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
Range
void Range(RangeRequest request, void delegate(Status status, RangeResponse response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta