GetReplicaResult
interface GetReplicaResult implements Result (View source)
Interface for results created by the getReplica operation.
Methods
array|null
content()
Returns the content of the document fetched
bool
isReplica()
Returns whether or not the document came from a replica server
Details
string|null
cas()
Returns the CAS value for the document
array|null
content()
Returns the content of the document fetched
bool
isReplica()
Returns whether or not the document came from a replica server