Class Hierarchy
- java.lang.Object
- com.codedstreams.otterstreams.sql.udf.FunctionRegistrationHelper
- com.codedstreams.otterstreams.sql.udf.MLInferenceFunctionFactory (implements org.apache.flink.table.factories.FunctionDefinitionFactory)
- com.codedstreams.otterstreams.sql.udf.MLPredictAggregateFunction.Accumulator
- com.codedstreams.otterstreams.sql.udf.RuleEngineProvider
- org.apache.flink.table.functions.UserDefinedFunction (implements org.apache.flink.table.functions.FunctionDefinition, java.io.Serializable)
- org.apache.flink.table.functions.ImperativeAggregateFunction<T,ACC>
- org.apache.flink.table.functions.AggregateFunction<T,ACC>
- com.codedstreams.otterstreams.sql.udf.MLPredictAggregateFunction
- org.apache.flink.table.functions.AggregateFunction<T,ACC>
- org.apache.flink.table.functions.ScalarFunction
- com.codedstreams.otterstreams.sql.udf.MLInferenceFunction
- com.codedstreams.otterstreams.sql.udf.MLPredictScalarFunction
- org.apache.flink.table.functions.TableFunction<T>
- com.codedstreams.otterstreams.sql.udf.MLPredictTableFunction
- org.apache.flink.table.functions.ImperativeAggregateFunction<T,ACC>