| Package | Description |
|---|---|
| com.yahoo.bullet.querying.aggregations.grouping |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingGroupData
This class exists to optimize how the
GroupDataSummary updates the summary for each record update. |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupData.combine(GroupData otherData)
Merge a GroupData into this.
|
static CachingGroupData |
CachingGroupData.copy(GroupData other)
Creates a full copy of another
GroupData. |
Copyright © 2021. All rights reserved.