Class ToStringFromAggregateMetricDoubleEvaluator.Factory
java.lang.Object
org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator.Factory
- All Implemented Interfaces:
EvalOperator.ExpressionEvaluator.Factory
- Enclosing class:
ToStringFromAggregateMetricDoubleEvaluator
public static class ToStringFromAggregateMetricDoubleEvaluator.Factory
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, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.compute.operator.EvalOperator.ExpressionEvaluator.Factory
eagerEvalSafeInLazy
-
Constructor Details
-
Factory
-
-
Method Details
-
get
- Specified by:
getin interfaceEvalOperator.ExpressionEvaluator.Factory
-