Package | Description |
---|---|
com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
Modifier and Type | Method and Description |
---|---|
static ArrayAppend |
MutateInSpec.arrayAppend(String path,
List<?> values)
Creates a command with the intention of appending a value to an existing JSON array.
|
ArrayAppend |
ArrayAppend.createPath()
Sets that this parent fields should be created automatically.
|
ArrayAppend |
ArrayAppend.xattr()
Sets that this is an extended attribute (xattr) field.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.