Class Foldables
java.lang.Object
org.elasticsearch.xpack.esql.core.expression.Foldables
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringstringLiteralValueOf(Expression expression, String message) static ObjectvalueOf(FoldContext ctx, Expression e)
-
Constructor Details
-
Foldables
public Foldables()
-
-
Method Details
-
valueOf
-
stringLiteralValueOf
-