Class MaxNStateFactory
java.lang.Object
io.trino.operator.aggregation.minmaxn.MaxNStateFactory
- All Implemented Interfaces:
AccumulatorStateFactory<MaxNState>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MaxNStateFactory
-
-
Method Details
-
createSingleState
- Specified by:
createSingleStatein interfaceAccumulatorStateFactory<MaxNState>
-
createGroupedState
- Specified by:
createGroupedStatein interfaceAccumulatorStateFactory<MaxNState>
-