Package | Description |
---|---|
org.apache.flink.api.java.operators | |
org.apache.flink.optimizer.dag |
Modifier and Type | Method and Description |
---|---|
protected Union<T> |
UnionOperator.translateToDataFlow(Operator<T> input1,
Operator<T> input2)
Deprecated.
Returns the BinaryNodeTranslation of the Union.
|
Constructor and Description |
---|
BinaryUnionNode(Union<?> union) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.