Package | Description |
---|---|
org.apache.flink.api.java.operators | |
org.apache.flink.optimizer.dag |
Modifier and Type | Method and Description |
---|---|
protected CoGroupRawOperatorBase<?,?,OUT,?> |
CoGroupRawOperator.translateToDataFlow(Operator<I1> input1,
Operator<I2> input2) |
Modifier and Type | Method and Description |
---|---|
CoGroupRawOperatorBase<?,?,?,?> |
CoGroupRawNode.getOperator()
Gets the operator for this CoGroup node.
|
Constructor and Description |
---|
CoGroupRawNode(CoGroupRawOperatorBase<?,?,?,?> pactContract) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.