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