Interface OnlySurrogateExpression
- All Superinterfaces:
SurrogateExpression
- All Known Implementing Classes:
Clamp,Earliest,Latest,PercentileOverTime,StddevOverTime,TBucket,ToIntegerSurrogate,ToIp,ToLongSurrogate,TRange,VarianceOverTime
Marker for
Expressions that can only be evaluated by SurrogateExpression.surrogate()ing
on the coordinating node. These require different tests and the test-checking
infrastructure looks for this marker to check which tests are missing.-
Method Summary
Methods inherited from interface org.elasticsearch.xpack.esql.expression.SurrogateExpression
surrogate