Package | Description |
---|---|
com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
Modifier and Type | Method and Description |
---|---|
static Replace |
MutateInSpec.replace(String path,
Object value)
Creates a spec with the intention of replacing an existing value in a JSON document.
|
Replace |
Replace.xattr()
Sets that this is an extended attribute (xattr) field.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.