public class LookupInReplicaResult extends LookupInResult
| Modifier and Type | Method and Description |
|---|---|
static LookupInReplicaResult |
from(com.couchbase.client.core.api.kv.CoreSubdocGetResult response,
JsonSerializer serializer) |
boolean |
isReplica()
Returns whether the replica that returned this result was the replica or the active.
|
String |
toString() |
cas, contentAs, contentAs, contentAsArray, contentAsBytes, contentAsObject, exists, isDeleted@Stability.Internal public static LookupInReplicaResult from(com.couchbase.client.core.api.kv.CoreSubdocGetResult response, JsonSerializer serializer)
public boolean isReplica()
public String toString()
toString in class LookupInResultCopyright © 2024 Couchbase, Inc.. All rights reserved.