Package org.apache.flink.client.python
Class PythonFunctionFactory.CacheKey
java.lang.Object
org.apache.flink.client.python.PythonFunctionFactory.CacheKey
- Enclosing interface:
- PythonFunctionFactory
The cache key. It only considers the classloader.
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()of(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader)
-
Method Details
-
of
public static PythonFunctionFactory.CacheKey of(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader) -
equals
-
hashCode
public int hashCode()
-