Uses of Class
com.couchbase.client.java.kv.Increment
-
Uses of Increment in com.couchbase.client.java.kv
Modifier and TypeMethodDescriptionIncrement.createPath()
Sets that this parent fields should be created automatically.static Increment
Creates a command with the intent of decrementing a numerical field in a JSON object.static Increment
Creates a command with the intent of incrementing a numerical field in a JSON object.Increment.xattr()
Sets that this is an extended attribute (xattr) field.