Interface EsqlFunctionRegistry.TernaryConfigurationAwareBuilder<T>
- Enclosing class:
EsqlFunctionRegistry
protected static interface EsqlFunctionRegistry.TernaryConfigurationAwareBuilder<T>
-
Method Summary
Modifier and TypeMethodDescriptionbuild(Source source, Expression one, Expression two, Expression three, Configuration configuration)
-
Method Details
-
build
T build(Source source, Expression one, Expression two, Expression three, Configuration configuration)
-