Uses of Interface
org.apache.flink.table.factories.ManagedTableFactory
-
Packages that use ManagedTableFactory Package Description org.apache.flink.table.factories -
-
Uses of ManagedTableFactory in org.apache.flink.table.factories
Methods in org.apache.flink.table.factories that return ManagedTableFactory Modifier and Type Method Description static ManagedTableFactoryManagedTableFactory. discoverManagedTableFactory(ClassLoader classLoader)Deprecated.Discovers the unique implementation ofManagedTableFactorywithout identifier.
-