| 程序包 | 说明 |
|---|---|
| org.apache.flink.python | |
| org.apache.flink.python.env | |
| org.apache.flink.streaming.api.operators.python | |
| org.apache.flink.streaming.api.runners.python.beam |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PythonFunctionRunner.open(PythonConfig config)
Prepares the Python function runner, such as preparing the Python execution environment, etc.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static PythonDependencyInfo |
PythonDependencyInfo.create(PythonConfig pythonConfig,
org.apache.flink.api.common.cache.DistributedCache distributedCache)
Creates PythonDependencyInfo from GlobalJobParameters and DistributedCache.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected PythonConfig |
AbstractPythonFunctionOperator.pythonConfig
The python config.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BeamPythonFunctionRunner.open(PythonConfig config) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.