| Package | Description |
|---|---|
| io.prestosql.operator.aggregation.minmaxby |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlockAndBlockPositionValueState |
interface |
BlockBooleanState |
interface |
BlockDoubleState |
interface |
BlockLongState |
interface |
BooleanAndBlockPositionValueState |
interface |
BooleanBooleanState |
interface |
BooleanDoubleState |
interface |
BooleanLongState |
interface |
DoubleAndBlockPositionValueState |
interface |
DoubleBooleanState |
interface |
DoubleDoubleState |
interface |
DoubleLongState |
interface |
KeyAndBlockPositionValueState
Used for MinMaxBy aggregation states where value's native container type is Block or Slice.
|
interface |
LongAndBlockPositionValueState |
interface |
LongBooleanState |
interface |
LongDoubleState |
interface |
LongLongState |
interface |
SliceAndBlockPositionValueState |
interface |
SliceBooleanState |
interface |
SliceDoubleState |
interface |
SliceLongState |
Copyright © 2012–2019. All rights reserved.