| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.operators.python.process |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ExternalPythonBatchCoBroadcastProcessOperator<IN1,IN2,OUT>
The
ExternalPythonBatchCoBroadcastProcessOperator is responsible for executing the Python
CoBroadcastProcess Function under BATCH mode, ExternalPythonCoProcessOperator is used
under STREAMING mode. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.