@Stability.Internal public interface CoreScanOptions
| Modifier and Type | Method and Description |
|---|---|
int |
batchByteLimit() |
int |
batchItemLimit() |
CoreCommonOptions |
commonOptions() |
default Map<Short,MutationToken> |
consistencyMap() |
CoreMutationState |
consistentWith() |
boolean |
idsOnly() |
CoreCommonOptions commonOptions()
boolean idsOnly()
@Nullable CoreMutationState consistentWith()
int batchItemLimit()
int batchByteLimit()
default Map<Short,MutationToken> consistencyMap()
Copyright © 2024 Couchbase, Inc.. All rights reserved.