| Package | Description | 
|---|---|
| io.druid.query.aggregation.datasketches.theta | 
| Modifier and Type | Method and Description | 
|---|---|
static SketchHolder.Func | 
SketchHolder.Func.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SketchHolder.Func[] | 
SketchHolder.Func.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SketchHolder | 
SketchHolder.sketchSetOperation(SketchHolder.Func func,
                  int sketchSize,
                  Object... holders)  | 
Copyright © 2011–2018. All rights reserved.