Uses of Interface
org.apache.flink.table.api.Model
Packages that use Model
-
Uses of Model in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return ModelModifier and TypeMethodDescriptionReturns aModelobject that is backed by the specified model path.TableEnvironment.fromModel(ModelDescriptor descriptor) Returns aModelobject that is backed by the specifiedModelDescriptor.