Uses of Interface
org.apache.flink.table.catalog.listener.CatalogModificationListenerFactory.Context
Packages that use CatalogModificationListenerFactory.Context
-
Uses of CatalogModificationListenerFactory.Context in org.apache.flink.table.catalog.listener
Methods in org.apache.flink.table.catalog.listener with parameters of type CatalogModificationListenerFactory.ContextModifier and TypeMethodDescriptionCatalogModificationListenerFactory.createListener(CatalogModificationListenerFactory.Context context) Creates and configures aCatalogModificationListenerusing the given context.