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