CounterResult
interface CounterResult implements MutationResult (View source)
Interface for results created by the counter operation.
Methods
MutationToken|null
mutationToken()
Returns the mutation token generated during the mutation
from
MutationResult
int
content()
Returns the new value of the counter
Details
string|null
cas()
Returns the CAS value for the document
MutationToken|null
mutationToken()
Returns the mutation token generated during the mutation
int
content()
Returns the new value of the counter