Uses of Class
com.couchbase.client.core.msg.kv.GetRequest
Packages that use GetRequest
-
Uses of GetRequest in com.couchbase.client.core.msg.kv
Subclasses of GetRequest in com.couchbase.client.core.msg.kv -
Uses of GetRequest in com.couchbase.client.core.service.kv
Methods in com.couchbase.client.core.service.kv that return types with arguments of type GetRequestModifier and TypeMethodDescriptionstatic CompletableFuture<Stream<GetRequest>>
ReplicaHelper.getAllReplicasRequests
(Core core, CollectionIdentifier collectionIdentifier, String documentId, Map<String, Object> clientContext, RetryStrategy retryStrategy, Duration timeout, RequestSpan parent, CoreReadPreference readPreference) Helper method to assemble a stream of requests to the active and all replicas