Interface GroupedAccumulatorState
- All Superinterfaces:
AccumulatorState
-
Method Summary
Methods inherited from interface io.trino.spi.function.AccumulatorState
copy, getEstimatedSize
-
Method Details
-
setGroupId
void setGroupId(int groupId) -
ensureCapacity
void ensureCapacity(int size)
-