public static interface SortedRangeOptions.Impl extends SortedRangeOptions
SortedRangeOptions.CapturedSortedRangeOptions, SortedRangeOptions.Impl
Modifier and Type | Method and Description |
---|---|
SortedRangeOptions.Impl |
excludeStart()
Excludes the start key from the results (by default it's included).
|
SortedRangeOptions.Impl |
includeEnd()
Includes the end key in the results (by default it's excluded).
|
create, excludeStart, includeEnd
SortedRangeOptions.Impl excludeStart()
SortedRangeOptions.Impl includeEnd()