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