public interface OriginalMutationResult
Modifier and Type | Method and Description |
---|---|
long |
mutationCas()
If the originating operation used to be a mutation and was
successful, this getter allows to retrieve the cas value
returned.
|
long mutationCas()
IllegalStateException
- if the originating operation
was not a mutation operation in the first place.Copyright © 2019 Couchbase, Inc.. All rights reserved.