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