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