Package io.trino.spi.predicate
Interface Ranges
public interface Ranges
-
Method Summary
-
Method Details
-
getRangeCount
int getRangeCount() -
getOrderedRanges
- Returns:
- Allowed non-overlapping predicate ranges sorted in increasing order
-
getSpan
Range getSpan()- Returns:
- Single range encompassing all of allowed the ranges
-