Searched defs:KeyValueStoreClient (Results 1 – 2 of 2) sorted by relevance
46 class KeyValueStoreClient class49 KeyValueStoreClient(std::shared_ptr<Channel> channel) in KeyValueStoreClient() function in KeyValueStoreClient
45 class KeyValueStoreClient : public grpc::ClientBidiReactor<Request, Response> { class47 KeyValueStoreClient(std::shared_ptr<Channel> channel, in KeyValueStoreClient() function in KeyValueStoreClient