| Package | Description |
|---|---|
| io.prestosql.operator.aggregation | |
| io.prestosql.operator.aggregation.state |
| Modifier and Type | Method and Description |
|---|---|
void |
TypedHeap.addAll(TypedHeap other) |
| Modifier and Type | Method and Description |
|---|---|
TypedHeap |
MinMaxNStateFactory.GroupedMinMaxNState.getTypedHeap() |
TypedHeap |
MinMaxNStateFactory.SingleMinMaxNState.getTypedHeap() |
TypedHeap |
MinMaxNState.getTypedHeap() |
| Modifier and Type | Method and Description |
|---|---|
void |
MinMaxNStateFactory.GroupedMinMaxNState.setTypedHeap(TypedHeap value) |
void |
MinMaxNStateFactory.SingleMinMaxNState.setTypedHeap(TypedHeap typedHeap) |
void |
MinMaxNState.setTypedHeap(TypedHeap value) |
Copyright © 2012–2019. All rights reserved.