Class HyperUniqueExpressions.HllEstimateExprMacro
java.lang.Object
org.apache.druid.query.expression.HyperUniqueExpressions.HllEstimateExprMacro
- All Implemented Interfaces:
ExprMacroTable.ExprMacro,NamedFunction
- Enclosing class:
HyperUniqueExpressions
public static class HyperUniqueExpressions.HllEstimateExprMacro
extends Object
implements ExprMacroTable.ExprMacro
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.druid.math.expr.NamedFunction
processingFailed, processingFailed, validationFailed, validationFailed, validationHelperCheckAnyOfArgumentCount, validationHelperCheckArgIsLiteral, validationHelperCheckArgumentCount, validationHelperCheckArgumentCount, validationHelperCheckArgumentRange, validationHelperCheckLambaArgumentCount, validationHelperCheckMinArgumentCount, validationHelperCheckMinArgumentCount
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
HllEstimateExprMacro
public HllEstimateExprMacro()
-
-
Method Details
-
name
Description copied from interface:NamedFunctionName of the function- Specified by:
namein interfaceNamedFunction
-
apply
- Specified by:
applyin interfaceExprMacroTable.ExprMacro
-