| Package | Description |
|---|---|
| org.apache.druid.query.groupby.epinephelinae |
| Modifier and Type | Method and Description |
|---|---|
static <T> ReusableEntry<T> |
ReusableEntry.create(Grouper.KeySerde<T> keySerde,
int numValues)
Create a new instance based on a particular
Grouper.KeySerde and a particular Object values size. |
| Modifier and Type | Method and Description |
|---|---|
protected Grouper.Entry<KeyType> |
AbstractBufferHashGrouper.populateBucketEntryForOffset(ReusableEntry<KeyType> reusableEntry,
int bucketOffset)
Populate a
ReusableEntry with values from a particular bucket. |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.