Package com.couchbase.client.core.kv
package com.couchbase.client.core.kv
-
ClassDescriptionPerforms a KV range scan to scan between two
CoreScanTerms
.Encapsulates an ID returned by the server for each stream.Represents one individual document returned from a kv range scan stream.Performs a KV range scan using random sampling.Allows to customize the various range and sampling scan options.A singleCoreScanTerm
identifying either the point to scan from or to scan to.Either RangeScan or SampleScanMain entry point from higher level languages to perform KV range scans.