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