public class GetReplicaResult extends GetResult
content, flags, transcoder
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static GetReplicaResult |
from(ReplicaHelper.GetReplicaResponse response,
Transcoder transcoder) |
int |
hashCode() |
boolean |
isReplica()
Returns whether the replica that returned this result was the replica or the active.
|
String |
toString() |
cas, contentAs, contentAs, contentAsArray, contentAsObject, convertContentToString, expiry, expiryTime
@Stability.Internal public static GetReplicaResult from(ReplicaHelper.GetReplicaResponse response, Transcoder transcoder)
public boolean isReplica()
Copyright © 2021 Couchbase, Inc.. All rights reserved.