Interface LongState
- All Superinterfaces:
AccumulatorState
-
Method Summary
Methods inherited from interface io.trino.spi.function.AccumulatorState
copy, getEstimatedSize
-
Method Details
-
getValue
long getValue() -
setValue
void setValue(long value)
-