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