JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package io.prestosql.operator.aggregation.histogram
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
io.prestosql.operator.aggregation.state.
AbstractGroupedAccumulatorState
(implements io.prestosql.spi.function.
GroupedAccumulatorState
)
io.prestosql.operator.aggregation.histogram.
GroupedHistogramState
(implements io.prestosql.operator.aggregation.histogram.
HistogramState
)
io.prestosql.operator.aggregation.histogram.
LegacyHistogramGroupState
(implements io.prestosql.operator.aggregation.histogram.
HistogramState
)
io.prestosql.operator.aggregation.histogram.
GroupedTypedHistogram
(implements io.prestosql.operator.aggregation.histogram.
TypedHistogram
)
io.prestosql.operator.aggregation.histogram.
HashUtil
io.prestosql.operator.aggregation.histogram.
HistogramStateFactory
(implements io.prestosql.spi.function.
AccumulatorStateFactory
<T>)
io.prestosql.operator.aggregation.histogram.
HistogramStateSerializer
(implements io.prestosql.spi.function.
AccumulatorStateSerializer
<T>)
io.prestosql.operator.aggregation.histogram.
SingleHistogramState
(implements io.prestosql.operator.aggregation.histogram.
HistogramState
)
io.prestosql.operator.aggregation.histogram.
SingleTypedHistogram
(implements io.prestosql.operator.aggregation.histogram.
TypedHistogram
)
io.prestosql.metadata.
SqlAggregationFunction
(implements io.prestosql.metadata.
SqlFunction
)
io.prestosql.operator.aggregation.histogram.
Histogram
io.prestosql.operator.aggregation.histogram.
ValueStore
Interface Hierarchy
io.prestosql.spi.function.
AccumulatorState
io.prestosql.operator.aggregation.histogram.
HistogramState
io.prestosql.operator.aggregation.histogram.
HistogramValueReader
io.prestosql.operator.aggregation.histogram.
TypedHistogram
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
io.prestosql.operator.aggregation.histogram.
HistogramGroupImplementation
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2019. All rights reserved.