public class GetReplicaResult extends GetResult
content, flags, transcoder
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static GetReplicaResult |
from(GetResult response,
boolean isReplica) |
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(GetResult response, boolean isReplica)
public boolean isReplica()
Copyright © 2021 Couchbase, Inc.. All rights reserved.