Uses of Class
io.trino.operator.aggregation.state.InitialBooleanValue
-
Packages that use InitialBooleanValue Package Description io.trino.operator.aggregation io.trino.operator.aggregation.state -
-
Uses of InitialBooleanValue in io.trino.operator.aggregation
Methods in io.trino.operator.aggregation with annotations of type InitialBooleanValue Modifier and Type Method Description booleanLongDoubleState. isFirstNull()booleanLongLongState. isFirstNull()booleanLongDoubleState. isSecondNull()booleanLongLongState. isSecondNull() -
Uses of InitialBooleanValue in io.trino.operator.aggregation.state
Methods in io.trino.operator.aggregation.state with annotations of type InitialBooleanValue Modifier and Type Method Description booleanGenericBooleanState. isNull()booleanGenericDoubleState. isNull()booleanGenericLongState. isNull()booleanNullableBooleanState. isNull()booleanNullableDoubleState. isNull()booleanNullableLongState. isNull()
-