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