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