Interface WithScanSort<R>
- Type Parameters:
R- - the entity class
- All Known Subinterfaces:
ExecutableRangeScanOperation.ExecutableRangeScan<T>,ExecutableRangeScanOperation.RangeScanConsistentWith<T>,ExecutableRangeScanOperation.RangeScanWithBatchByteLimit<T>,ExecutableRangeScanOperation.RangeScanWithBatchItemLimit<T>,ExecutableRangeScanOperation.RangeScanWithProjection<T>,ExecutableRangeScanOperation.RangeScanWithSort<T>,ReactiveRangeScanOperation.RangeScanConsistentWith<T>,ReactiveRangeScanOperation.RangeScanWithBatchByteLimit<T>,ReactiveRangeScanOperation.RangeScanWithBatchItemLimit<T>,ReactiveRangeScanOperation.RangeScanWithProjection<T>,ReactiveRangeScanOperation.RangeScanWithSort<T>,ReactiveRangeScanOperation.ReactiveRangeScan<T>
public interface WithScanSort<R>
A common interface for those that support withOptions()
- Author:
- Michael Reiche
-
Method Summary
-
Method Details
-
withSort
-