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