| Package | Description |
|---|---|
| com.facebook.presto.thrift.api.connector | |
| com.facebook.presto.thrift.api.valuesets |
| Class and Description |
|---|
| PrestoThriftValueSet |
| Class and Description |
|---|
| PrestoThriftAllOrNoneValueSet
Set that either includes all values, or excludes all values.
|
| PrestoThriftEquatableValueSet
A set containing values that are uniquely identifiable.
|
| PrestoThriftRangeValueSet
A set containing zero or more Ranges of the same type over a continuous space of possible values.
|
| PrestoThriftRangeValueSet.PrestoThriftBound |
| PrestoThriftRangeValueSet.PrestoThriftMarker
LOWER UNBOUNDED is specified with an empty value and an ABOVE bound
UPPER UNBOUNDED is specified with an empty value and a BELOW bound
|
| PrestoThriftRangeValueSet.PrestoThriftRange |
| PrestoThriftValueSet |
Copyright © 2012–2023. All rights reserved.