| Package | Description |
|---|---|
| com.facebook.presto.common.predicate |
| Class and Description |
|---|
| AllOrNone |
| DiscreteValues |
| Domain
Defines the possible values of a single variable in terms of its valid scalar values and nullability.
|
| EquatableValueSet
A set containing values that are uniquely identifiable.
|
| EquatableValueSet.ValueEntry |
| Marker
A point on the continuous space defined by the specified type.
|
| Marker.Bound |
| NullableValue |
| NullableValue.Serializable |
| Range
A Range of values across the continuous space defined by the types of the Markers
|
| Ranges |
| SortedRangeSet
A set containing zero or more Ranges of the same type over a continuous space of possible values.
|
| TupleDomain
Defines a set of valid tuples according to the constraints on each of its constituent columns
|
| TupleDomain.ColumnDomain |
| ValueSet |
| ValuesProcessor |
Copyright © 2012–2020. All rights reserved.