Class MinByNStateFactory
java.lang.Object
io.trino.operator.aggregation.minmaxbyn.MinByNStateFactory
- All Implemented Interfaces:
AccumulatorStateFactory<MinByNState>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
MinByNStateFactory
-
-
Method Details
-
createSingleState
- Specified by:
createSingleStatein interfaceAccumulatorStateFactory<MinByNState>
-
createGroupedState
- Specified by:
createGroupedStatein interfaceAccumulatorStateFactory<MinByNState>
-