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