| Package | Description |
|---|---|
| org.apache.flink.api.java |
| Modifier and Type | Method and Description |
|---|---|
<R> CoGroupOperator.CoGroupOperatorSets<T,R> |
DataSet.coGroup(DataSet<R> other)
Deprecated.
Initiates a CoGroup transformation.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.