Uses of Class
org.apache.flink.client.python.PythonFunctionFactory.CacheKey
Packages that use PythonFunctionFactory.CacheKey
-
Uses of PythonFunctionFactory.CacheKey in org.apache.flink.client.python
Fields in org.apache.flink.client.python with type parameters of type PythonFunctionFactory.CacheKeyModifier and TypeFieldDescriptionstatic final org.apache.flink.shaded.guava32.com.google.common.cache.LoadingCache<PythonFunctionFactory.CacheKey,PythonFunctionFactory> PythonFunctionFactory.PYTHON_FUNCTION_FACTORY_CACHEMethods in org.apache.flink.client.python that return PythonFunctionFactory.CacheKeyModifier and TypeMethodDescriptionPythonFunctionFactory.CacheKey.of(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader)