Indicates that mutations should be replicated to a majority of the nodes in the cluster before the operation is marked as successful.
Indicates that mutations should be replicated to a majority of the nodes in the cluster and persisted to the master node before the operation is marked as successful.
Indicates that no durability is needed.
Indicates that mutations should be persisted to the majority of the nodes in the cluster before the operation is marked as successful.
Represents the durability level required for an operation.