Interface TwoOptionalArguments

All Known Implementing Classes:
Bucket

public interface TwoOptionalArguments
Marker interface indicating that a function accepts two optional arguments (the last two). This is used by the EsqlFunctionRegistry to perform validation of function declaration.