Uses of Interface
org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanWithBatchItemLimit
Packages that use ExecutableRangeScanOperation.RangeScanWithBatchItemLimit
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableRangeScanOperation.RangeScanWithBatchItemLimit in org.springframework.data.couchbase.core
Subinterfaces of ExecutableRangeScanOperation.RangeScanWithBatchItemLimit in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceProvides methods for constructing query operations in a fluent way.static interfaceMethods in org.springframework.data.couchbase.core that return ExecutableRangeScanOperation.RangeScanWithBatchItemLimitModifier and TypeMethodDescriptionExecutableRangeScanOperation.RangeScanWithBatchByteLimit.withBatchByteLimit(Integer batchByteLimit) determines if result are just ids or ids plus contents