public class FieldHllSketchAgg extends FieldAggregator
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
fieldType
Constructor and Description |
---|
FieldHllSketchAgg(VarBinaryType dataType) |
Modifier and Type | Method and Description |
---|---|
Object |
agg(Object accumulator,
Object inputField) |
String |
name() |
aggReversed, createFieldAggregator, reset, retract
public static final String NAME
public FieldHllSketchAgg(VarBinaryType dataType)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.