Package org.apache.wayang.flink.mapping
Class CartesianMapping
java.lang.Object
org.apache.wayang.flink.mapping.CartesianMapping
- All Implemented Interfaces:
Mapping
Mapping from
CartesianOperator
to FlinkCartesianOperator
.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CartesianMapping
public CartesianMapping()
-
-
Method Details
-
getTransformations
- Specified by:
getTransformations
in interfaceMapping
- Returns:
- the transformations that make up this mapping
-