Package io.trino.operator.aggregation
Class NumericHistogramStateFactory.SingleState
java.lang.Object
io.trino.operator.aggregation.NumericHistogramStateFactory.SingleState
- All Implemented Interfaces:
DoubleHistogramAggregation.State,AccumulatorState
- Enclosing class:
NumericHistogramStateFactory
public static class NumericHistogramStateFactory.SingleState
extends Object
implements DoubleHistogramAggregation.State
-
Constructor Details
-
SingleState
public SingleState()
-
-
Method Details
-
get
- Specified by:
getin interfaceDoubleHistogramAggregation.State
-
set
- Specified by:
setin interfaceDoubleHistogramAggregation.State
-
getEstimatedSize
public long getEstimatedSize()- Specified by:
getEstimatedSizein interfaceAccumulatorState
-