Package com.couchbase.client.core.kv
Interface CoreScanOptions
Allows to customize the various range and sampling scan options.
-
Method Summary
-
Method Details
-
commonOptions
CoreCommonOptions commonOptions() -
idsOnly
boolean idsOnly() -
consistentWith
-
batchItemLimit
int batchItemLimit() -
batchByteLimit
int batchByteLimit() -
consistencyMap
-