KVService

Undocumented in source.

Members

Functions

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

Inherited Members

From KVBase

SERVICE
enum SERVICE;
Undocumented in source.
getModule
string getModule()
Undocumented in source. Be warned that the author may not have intended to support it.
Range
Status Range(RangeRequest , RangeResponse )
Undocumented in source. Be warned that the author may not have intended to support it.
Put
Status Put(PutRequest , PutResponse )
Undocumented in source. Be warned that the author may not have intended to support it.
DeleteRange
Status DeleteRange(DeleteRangeRequest , DeleteRangeResponse )
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