Interface MinMaxNState
- All Superinterfaces:
AccumulatorState
- All Known Implementing Classes:
MinMaxNStateFactory.GroupedMinMaxNState,MinMaxNStateFactory.SingleMinMaxNState
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddMemoryUsage(long memory) voidsetTypedHeap(TypedHeap value) Methods inherited from interface io.trino.spi.function.AccumulatorState
copy, getEstimatedSize
-
Method Details
-
getTypedHeap
TypedHeap getTypedHeap() -
setTypedHeap
-
addMemoryUsage
void addMemoryUsage(long memory)
-