Interface BooleanDistinctState
-
- All Superinterfaces:
AccumulatorState
public interface BooleanDistinctState extends AccumulatorState
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description bytegetByte()voidsetByte(byte value)-
Methods inherited from interface io.trino.spi.function.AccumulatorState
copy, getEstimatedSize
-
-