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