Interface PromqlFunctionDefinition.DateTimeFunctionBuilder

Enclosing class:
PromqlFunctionDefinition
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface PromqlFunctionDefinition.DateTimeFunctionBuilder
Builds an ES|QL expression for a PromQL date/time extraction function (e.g. year, month, day_of_month).