Uses of Class
com.couchbase.client.java.kv.Increment
Packages that use Increment
-
Uses of Increment in com.couchbase.client.java.kv
Methods in com.couchbase.client.java.kv that return IncrementModifier and TypeMethodDescriptionIncrement.createPath()Sets that this parent fields should be created automatically.static IncrementCreates a command with the intent of decrementing a numerical field in a JSON object.static IncrementCreates 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.