| Package | Description |
|---|---|
| org.apache.druid.query.groupby.epinephelinae |
| Modifier and Type | Method and Description |
|---|---|
CloseableIterator<Grouper.Entry<IntKey>> |
BufferArrayGrouper.iterator(boolean sorted) |
| Modifier and Type | Method and Description |
|---|---|
default AggregateResult |
IntGrouper.aggregate(IntKey key)
Deprecated.
Please use
IntGrouper.aggregate(int) instead. |
default AggregateResult |
IntGrouper.aggregate(IntKey key,
int keyHash)
Deprecated.
Please use
IntGrouper.aggregateKeyHash(int) instead. |
default int |
IntGrouper.IntGrouperHashFunction.applyAsInt(IntKey value) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.