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 GiraphPlatformplatform()Retrieve theGiraphPlatform.static GiraphPluginplugin()Retrieve theGiraphPlugin.
-
Constructor Details
-
Giraph
public Giraph()
-
-
Method Details
-
plugin
Retrieve theGiraphPlugin.- Returns:
- the
GiraphPlugin
-
platform
Retrieve theGiraphPlatform.- Returns:
- the
GiraphPlatform
-