JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
trino.spi
io.trino.spi.predicate
Ranges
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getRangeCount()
getOrderedRanges()
getSpan()
Interface Ranges
public interface
Ranges
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Range
>
getOrderedRanges
()
int
getRangeCount
()
Range
getSpan
()
Method Details
getRangeCount
int
getRangeCount
()
getOrderedRanges
List
<
Range
>
getOrderedRanges
()
Returns:
Allowed non-overlapping predicate ranges sorted in increasing order
getSpan
Range
getSpan
()
Returns:
Single range encompassing all of allowed the ranges