Class DefaultCatalogTable

java.lang.Object
org.apache.flink.table.catalog.DefaultCatalogTable
All Implemented Interfaces:
CatalogBaseTable, CatalogTable

@Internal public class DefaultCatalogTable extends Object implements CatalogTable
Default implementation of a CatalogTable.