@PublicEvolving
public static interface CatalogModificationListenerFactory.Context
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.configuration.ReadableConfig |
getConfiguration()
Returns the read-only job configuration with which the listener is created.
|
ClassLoader |
getUserClassLoader()
Returns the class loader of the current job.
|
org.apache.flink.configuration.ReadableConfig getConfiguration()
ClassLoader getUserClassLoader()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.