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