Interface BooleanDistinctState
- All Superinterfaces:
AccumulatorState
-
Method Summary
Methods inherited from interface io.trino.spi.function.AccumulatorState
copy, getEstimatedSize
-
Method Details
-
getByte
byte getByte() -
setByte
void setByte(byte value)
-