Package io.trino.operator.aggregation
Class BooleanAndAggregation
java.lang.Object
io.trino.operator.aggregation.BooleanAndAggregation
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidbooleanAnd(TriStateBooleanState state, boolean value) static voidcombine(TriStateBooleanState state, TriStateBooleanState otherState) static voidoutput(TriStateBooleanState state, BlockBuilder out)
-
Method Details
-
booleanAnd
-
combine
-
output
-