Interface MinMaxByNState
- All Superinterfaces:
AccumulatorState
- All Known Implementing Classes:
MinMaxByNStateFactory.GroupedMinMaxByNState,MinMaxByNStateFactory.SingleMinMaxByNState
-
Method Summary
Methods inherited from interface io.trino.spi.function.AccumulatorState
copy, getEstimatedSize
-
Method Details
-
getTypedKeyValueHeap
TypedKeyValueHeap getTypedKeyValueHeap() -
setTypedKeyValueHeap
-
addMemoryUsage
void addMemoryUsage(long memory)
-