Package org.apache.flink.table.utils
Class TableConnectorUtils
java.lang.Object
org.apache.flink.table.utils.TableConnectorUtils
Utilities for table sources and sinks.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgenerateRuntimeName(Class<?> clazz, String[] fields) Returns the table connector name used for logging and web UI.
-
Method Details
-
generateRuntimeName
Returns the table connector name used for logging and web UI.
-