public class CounterResult extends MutationResult
| Modifier and Type | Method and Description |
|---|---|
long |
content()
The new counter value after the mutation has been performed.
|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
cas, mutationTokenpublic long content()
public String toString()
toString in class MutationResultpublic boolean equals(Object o)
equals in class MutationResultpublic int hashCode()
hashCode in class MutationResultCopyright © 2020 Couchbase, Inc.. All rights reserved.