Interface TimestampBoundsAware.OfLogicalPlan
- All Superinterfaces:
PostAnalysisVerificationAware,TimestampBoundsAware<LogicalPlan>
- All Known Implementing Classes:
PromqlCommand
- Enclosing interface:
TimestampBoundsAware<T extends Node<T>>
public static non-sealed interface TimestampBoundsAware.OfLogicalPlan
extends TimestampBoundsAware<LogicalPlan>
Sub-interface for
LogicalPlan 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