| Package | Description |
|---|---|
| io.prestosql.operator.aggregation.minmaxby | |
| io.prestosql.operator.aggregation.state |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TwoNullableValueState.isFirstNull() |
boolean |
TwoNullableValueState.isSecondNull() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NullableBooleanState.isNull() |
boolean |
NullableLongState.isNull() |
boolean |
NullableDoubleState.isNull() |
Copyright © 2012–2019. All rights reserved.