Interface EvaluatorMapper

All Known Implementing Classes:
Abs, AbstractConvertFunction, AbstractHashFunction, AbstractMultivalueFunction, Acos, Add, Asin, Atan, Atan2, BitLength, Bucket, ByteLength, Case, Cbrt, Ceil, ChangeCase, CIDRMatch, Coalesce, Concat, CopySign, Cos, Cosh, CosineSimilarity, DateDiff, DateExtract, DateFormat, DateParse, DateTimeArithmeticOperation, DateTrunc, DayName, Delay, Div, DotProduct, EndsWith, Equals, EsqlArithmeticOperation, EsqlBinaryComparison, EsqlConfigurationFunction, EsqlScalarFunction, Exp, Floor, FoldablesConvertFunction, FromAggregateMetricDouble, FromBase64, FullTextFunction, GreaterThan, GreaterThanOrEqual, Greatest, GroupingFunction.EvaluatableGroupingFunction, Hash, Hypot, In, IpPrefix, IsNotNull, IsNull, Knn, Kql, L1Norm, L2Norm, Least, Left, Length, LessThan, LessThanOrEqual, Locate, Log, Log10, LTrim, Magnitude, Match, MatchOperator, MatchPhrase, Md5, Mod, MonthName, Mul, MultiMatch, MvAppend, MvAvg, MvConcat, MvCount, MvDedupe, MvFirst, MvLast, MvMax, MvMedian, MvMedianAbsoluteDeviation, MvMin, MvPercentile, MvPSeriesWeightedSum, MvSlice, MvSort, MvSum, MvZip, Neg, Not, NotEquals, Now, Pow, QueryString, Repeat, Replace, Reverse, Right, RLike, RLikeList, Round, RoundTo, RTrim, Scalb, Score, Sha1, Sha256, Signum, Sin, Sinh, Space, SpatialContains, SpatialDisjoint, SpatialIntersects, SpatialRelatesFunction, SpatialWithin, Split, Sqrt, StartsWith, StDistance, StEnvelope, StGeohash, StGeohashToLong, StGeohashToString, StGeohex, StGeohexToLong, StGeohexToString, StGeotile, StGeotileToLong, StGeotileToString, StX, StXMax, StXMin, StY, StYMax, StYMin, Sub, Substring, Tan, Tanh, Term, ToAggregateMetricDouble, ToBase64, ToBoolean, ToCartesianPoint, ToCartesianShape, ToDateNanos, ToDatePeriod, ToDatetime, ToDegrees, ToDouble, ToGeoPoint, ToGeoShape, ToInteger, ToIp, ToIpLeadingZerosDecimal, ToIpLeadingZerosOctal, ToIpLeadingZerosRejected, ToLong, ToLower, ToRadians, ToString, ToTimeDuration, ToUnsignedLong, ToUpper, ToVersion, Trim, UnaryScalarFunction, VectorSimilarityFunction, WildcardLike, WildcardLikeList

public interface EvaluatorMapper
Expressions that have a mapping to an EvalOperator.ExpressionEvaluator.