| Package | Description |
|---|---|
| com.couchbase.client.core.msg.kv | |
| com.couchbase.client.core.service.kv |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicaGetRequest |
| Modifier and Type | Method and Description |
|---|---|
static CompletableFuture<Stream<GetRequest>> |
ReplicaHelper.getAllReplicasRequests(Core core,
CollectionIdentifier collectionIdentifier,
String documentId,
Map<String,Object> clientContext,
RetryStrategy retryStrategy,
Duration timeout,
RequestSpan parent)
Helper method to assemble a stream of requests to the active and all replicas
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.