Package | Description |
---|---|
com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
Modifier and Type | Method and Description |
---|---|
static PrefixScan |
ScanType.prefixScan(String documentIdPrefix)
Specifies a range scan that includes all documents whose IDs start with the given prefix.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.