Interface ExecutableRangeScanOperation.ExecutableRangeScan<T>
- Type Parameters:
T- the entity type to use for the results
- All Superinterfaces:
ConsistentWith<T>,ExecutableRangeScanOperation.RangeScanConsistentWith<T>,ExecutableRangeScanOperation.RangeScanInCollection<T>,ExecutableRangeScanOperation.RangeScanInScope<T>,ExecutableRangeScanOperation.RangeScanWithBatchByteLimit<T>,ExecutableRangeScanOperation.RangeScanWithBatchItemLimit<T>,ExecutableRangeScanOperation.RangeScanWithOptions<T>,ExecutableRangeScanOperation.RangeScanWithProjection<T>,ExecutableRangeScanOperation.RangeScanWithSort<T>,ExecutableRangeScanOperation.TerminatingRangeScan<T>,InCollection<T>,InScope<T>,WithBatchByteLimit<T>,WithBatchItemLimit<T>,WithScanOptions<T>,WithScanSort<T>
- Enclosing interface:
- ExecutableRangeScanOperation
public static interface ExecutableRangeScanOperation.ExecutableRangeScan<T>
extends ExecutableRangeScanOperation.RangeScanWithBatchByteLimit<T>
Provides methods for constructing query operations in a fluent way.
-
Method Summary
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanConsistentWith
consistentWithMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanInCollection
inCollectionMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanInScope
inScopeMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanWithBatchByteLimit
withBatchByteLimitMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanWithBatchItemLimit
withBatchItemLimitMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanWithOptions
withOptionsMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanWithProjection
asMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanWithSort
withSortMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRangeScanOperation.TerminatingRangeScan
rangeScan, rangeScanIds, samplingScan, samplingScanIds