Package org.apache.flink.python.util
Class PythonConnectorUtils.FirstColumnTopicSelectorInvocationHandler
java.lang.Object
org.apache.flink.python.util.PythonConnectorUtils.FirstColumnTopicSelectorInvocationHandler
- All Implemented Interfaces:
Serializable,InvocationHandler
- Enclosing class:
- PythonConnectorUtils
public static class PythonConnectorUtils.FirstColumnTopicSelectorInvocationHandler
extends Object
implements InvocationHandler, Serializable
The serializable
InvocationHandler as the proxy for first column selector.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FirstColumnTopicSelectorInvocationHandler
public FirstColumnTopicSelectorInvocationHandler()
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-