Class TDigestStateFactory
java.lang.Object
io.trino.operator.aggregation.state.TDigestStateFactory
- All Implemented Interfaces:
AccumulatorStateFactory<TDigestState>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TDigestStateFactory
public TDigestStateFactory()
-
-
Method Details
-
createSingleState
- Specified by:
createSingleStatein interfaceAccumulatorStateFactory<TDigestState>
-
createGroupedState
- Specified by:
createGroupedStatein interfaceAccumulatorStateFactory<TDigestState>
-