Package io.trino.type.setdigest
Interface SetDigestState
- All Superinterfaces:
AccumulatorState
- All Known Implementing Classes:
SetDigestStateFactory.GroupedSetDigestState,SetDigestStateFactory.SingleSetDigestState
-
Method Summary
Methods inherited from interface io.trino.spi.function.AccumulatorState
copy, getEstimatedSize
-
Method Details
-
getDigest
SetDigest getDigest() -
setDigest
-