Uses of Interface
org.apache.flink.table.catalog.listener.CatalogModificationListenerFactory.Context
-
Packages that use CatalogModificationListenerFactory.Context Package Description org.apache.flink.table.catalog.listener -
-
Uses of CatalogModificationListenerFactory.Context in org.apache.flink.table.catalog.listener
Methods in org.apache.flink.table.catalog.listener with parameters of type CatalogModificationListenerFactory.Context Modifier and Type Method Description CatalogModificationListenerCatalogModificationListenerFactory. createListener(CatalogModificationListenerFactory.Context context)Creates and configures aCatalogModificationListenerusing the given context.
-