CounterResult

Properties

Link copied to clipboard
val cas: Long

The Compare And Swap (CAS) value of the document after the mutation.

Link copied to clipboard

The value of the counter after the mutation.

Link copied to clipboard
val mutationToken: MutationToken?

Identifies the mutation within the cluster's history.

Functions

Link copied to clipboard
open override fun toString(): String