| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.transformations.python |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PythonBroadcastStateTransformation<IN1,IN2,OUT>
A
Transformation representing a Python Co-Broadcast-Process operation, which will be
translated into different operations by PythonBroadcastStateTransformationTranslator. |
class |
PythonKeyedBroadcastStateTransformation<OUT>
A
Transformation representing a Python Keyed-Co-Broadcast-Process operation, which will
be translated into different operations by PythonKeyedBroadcastStateTransformationTranslator. |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
DelegateOperatorTransformation.configureOperator(DelegateOperatorTransformation<?> transformation,
AbstractPythonFunctionOperator<?> operator) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.