Package | Description |
---|---|
com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
Modifier and Type | Method and Description |
---|---|
static RangeScan |
ScanType.rangeScan(ScanTerm from,
ScanTerm to)
Specifies a range scan that includes all documents whose IDs are between two
ScanTerms . |
Copyright © 2024 Couchbase, Inc.. All rights reserved.