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