Package | Description |
---|---|
com.yahoo.bullet.querying.aggregations |
Modifier and Type | Class and Description |
---|---|
class |
FrequentItemsSketchingStrategy |
class |
QuantileSketchingStrategy
This
Strategy uses QuantileSketch to find distributions of a numeric field. |
class |
ThetaSketchingStrategy |
class |
TupleSketchingStrategy
This
Strategy implements a Tuple Sketch based approach to doing a group by. |
Copyright © 2021. All rights reserved.