Uses of Class
org.apache.flink.table.catalog.CatalogTableImpl
-
Packages that use CatalogTableImpl Package Description org.apache.flink.table.catalog -
-
Uses of CatalogTableImpl in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return CatalogTableImpl Modifier and Type Method Description static CatalogTableImplCatalogTableImpl. fromProperties(Map<String,String> properties)Deprecated.Construct aCatalogTableImplfrom complete properties that contains table schema.
-