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, mutationToken
public long content()
public String toString()
toString
in class MutationResult
public boolean equals(Object o)
equals
in class MutationResult
public int hashCode()
hashCode
in class MutationResult
Copyright © 2021 Couchbase, Inc.. All rights reserved.