Class ToAggregateMetricDouble.DoubleFactory
java.lang.Object
org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleFactory
- All Implemented Interfaces:
EvalOperator.ExpressionEvaluator.Factory
- Enclosing class:
ToAggregateMetricDouble
public static class ToAggregateMetricDouble.DoubleFactory
extends Object
implements EvalOperator.ExpressionEvaluator.Factory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.elasticsearch.compute.operator.EvalOperator.ExpressionEvaluator.Factory
eagerEvalSafeInLazy
-
Constructor Details
-
DoubleFactory
-
-
Method Details
-
toString
-
get
- Specified by:
getin interfaceEvalOperator.ExpressionEvaluator.Factory
-