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