Interface DoubleState
-
- All Superinterfaces:
AccumulatorState
public interface DoubleState extends AccumulatorState
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetDouble()voidsetDouble(double value)-
Methods inherited from interface io.trino.spi.function.AccumulatorState
getEstimatedSize
-
-