Package org.apache.wayang.basic.mapping
Class PageRankMapping
java.lang.Object
org.apache.wayang.basic.mapping.PageRankMapping
- All Implemented Interfaces:
Mapping
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Creates intial page ranks. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PageRankMapping
public PageRankMapping()
-
-
Method Details
-
getTransformations
- Specified by:
getTransformations
in interfaceMapping
- Returns:
- the transformations that make up this mapping
-