Package io.trino.operator.aggregation
Class MergeHyperLogLogAggregation
java.lang.Object
io.trino.operator.aggregation.MergeHyperLogLogAggregation
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcombine(HyperLogLogState state, HyperLogLogState otherState) static voidinput(HyperLogLogState state, io.airlift.slice.Slice value) static voidoutput(HyperLogLogState state, BlockBuilder out)
-
Method Details
-
input
-
combine
-
output
-