Interface TimestampBoundsAware.OfExpression
- All Superinterfaces:
PostAnalysisVerificationAware,TimestampBoundsAware<Expression>
- All Known Implementing Classes:
TBucket
- Enclosing interface:
TimestampBoundsAware<T extends Node<T>>
public static non-sealed interface TimestampBoundsAware.OfExpression
extends TimestampBoundsAware<Expression>
Sub-interface for
Expression nodes that require timestamp bounds.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xpack.esql.expression.function.TimestampBoundsAware
TimestampBoundsAware.OfExpression, TimestampBoundsAware.OfLogicalPlan -
Method Summary
Methods inherited from interface org.elasticsearch.xpack.esql.capabilities.PostAnalysisVerificationAware
postAnalysisVerificationMethods inherited from interface org.elasticsearch.xpack.esql.expression.function.TimestampBoundsAware
needsTimestampBounds, withTimestampBounds