Package | Description |
---|---|
com.yahoo.bullet.querying.aggregations.grouping | |
com.yahoo.bullet.querying.aggregations.sketches |
Modifier and Type | Method and Description |
---|---|
static CachingGroupData |
CachingGroupData.copy(GroupData other)
Creates a full copy of another
GroupData . |
CachingGroupData |
CachingGroupData.partialCopy()
Creates a partial copy of itself.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupDataSummary.update(CachingGroupData value) |
Modifier and Type | Method and Description |
---|---|
void |
TupleSketch.update(String key,
CachingGroupData data)
Update the sketch with a key representing a group and the data for it.
|
Copyright © 2021. All rights reserved.