Interface LongState
-
- All Superinterfaces:
AccumulatorState
public interface LongState extends AccumulatorState
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetLong()voidsetLong(long value)-
Methods inherited from interface io.trino.spi.function.AccumulatorState
getEstimatedSize
-
-