Uses of Class
org.apache.flink.table.functions.AsyncPredictFunction
-
Packages that use AsyncPredictFunction Package Description org.apache.flink.table.ml -
-
Uses of AsyncPredictFunction in org.apache.flink.table.ml
Methods in org.apache.flink.table.ml that return AsyncPredictFunction Modifier and Type Method Description AsyncPredictFunctionAsyncPredictRuntimeProvider. createAsyncPredictFunction(ModelProvider.Context context)Creates anAsyncPredictFunctioninstance.
-