Package org.apache.wayang.basic.mapping
Class MaterializedGroupByMapping
java.lang.Object
org.apache.wayang.basic.mapping.MaterializedGroupByMapping
- All Implemented Interfaces:
Mapping
This mapping translates the
GroupByOperator into the MaterializedGroupByOperator.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MaterializedGroupByMapping
public MaterializedGroupByMapping()
-
-
Method Details
-
getTransformations
- Specified by:
getTransformationsin interfaceMapping- Returns:
- the transformations that make up this mapping
-