Interface WithScanOptions<R>
- Type Parameters:
R- - the entity class
- All Known Subinterfaces:
ExecutableRangeScanOperation.ExecutableRangeScan<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>,ReactiveRangeScanOperation.RangeScanConsistentWith<T>,ReactiveRangeScanOperation.RangeScanInCollection<T>,ReactiveRangeScanOperation.RangeScanInScope<T>,ReactiveRangeScanOperation.RangeScanWithBatchByteLimit<T>,ReactiveRangeScanOperation.RangeScanWithBatchItemLimit<T>,ReactiveRangeScanOperation.RangeScanWithOptions<T>,ReactiveRangeScanOperation.RangeScanWithProjection<T>,ReactiveRangeScanOperation.RangeScanWithSort<T>,ReactiveRangeScanOperation.ReactiveRangeScan<T>
public interface WithScanOptions<R>
A common interface for those that support withOptions()
- Author:
- Michael Reiche
-
Method Summary
-
Method Details
-
withOptions
-