程序包 | 说明 |
---|---|
org.apache.flink.client.python |
限定符和类型 | 类和说明 |
---|---|
class |
PythonFunctionFactoryImpl
Default implementation of PythonFunctionFactory.
|
限定符和类型 | 字段和说明 |
---|---|
static org.apache.flink.shaded.guava31.com.google.common.cache.LoadingCache<PythonFunctionFactory.CacheKey,PythonFunctionFactory> |
PythonFunctionFactory.PYTHON_FUNCTION_FACTORY_CACHE |
限定符和类型 | 方法和说明 |
---|---|
static PythonFunctionFactory |
PythonFunctionFactory.createPythonFunctionFactory(org.apache.flink.configuration.ReadableConfig config) |
构造器和说明 |
---|
PythonFunctionFactoryImpl(PythonFunctionFactory realPythonFunctionFactory,
PythonEnvUtils.PythonProcessShutdownHook shutdownHook) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.