Package com.couchbase.client.core.protostellar
package com.couchbase.client.core.protostellar
-
ClassDescriptionUsed to generically handle the core functionality of sending a GRPC request over Protostellar and handling the response.Used to generically handle the core functionality of sending a GRPC request over Protostellar and handling the streaming response.Where the public API requires a
Request
, create one dynamically.ProtostellarCollectionManagerRequest<TGrpcRequest>ProtostellarKeyValueRequest<TGrpcRequest>ProtostellarRequest<TGrpcRequest>Holds onto a GRPC request, along with pertaining mutable and immutable state bound to the request's lifetime.