Class GetReplicaResult

Contains the results of a get from replica operation.

Hierarchy

  • GetReplicaResult

Properties

Properties

cas: Cas

The cas of the document, as it is known by the replica.

content: any

The content of the document, as it existed on the replica.

isReplica: boolean

Indicates whether this result came from a replica or the primary.

Generated using TypeDoc