Package org.apache.wayang.giraph
Class Giraph
java.lang.Object
org.apache.wayang.giraph.Giraph
Register for relevant components of this module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GiraphPlatform
platform()
Retrieve theGiraphPlatform
.static GiraphPlugin
plugin()
Retrieve theGiraphPlugin
.
-
Constructor Details
-
Giraph
public Giraph()
-
-
Method Details
-
plugin
Retrieve theGiraphPlugin
.- Returns:
- the
GiraphPlugin
-
platform
Retrieve theGiraphPlatform
.- Returns:
- the
GiraphPlatform
-