Package org.apache.flink.table.runtime.operators.ml
-
Class Summary Class Description AsyncMLPredictRunner Async function runner forAsyncPredictFunction, which takes the generated function, instantiates it, and then calls its lifecycle methods.MLPredictRunner Function runner forPredictFunction, which takes the generated function, instantiates it, and then calls its lifecycle methods.