Package org.apache.wayang.basic.mapping
-
Class Summary Class Description GlobalReduceMapping This mapping detects combinations of theGroupByOperatorandReduceOperatorand merges them into a singleReduceByOperator.Mappings Register for the components provided in the basic plugin.MaterializedGroupByMapping This mapping translates theGroupByOperatorinto theMaterializedGroupByOperator.PageRankMapping PageRankMapping.RankInitializer Creates intial page ranks.ReduceByMapping This mapping detects combinations of theGroupByOperatorandReduceOperatorand merges them into a singleReduceByOperator.RepeatMapping