Uses of Class
org.apache.wayang.giraph.platform.GiraphPlatform
-
Packages that use GiraphPlatform Package Description org.apache.wayang.giraph org.apache.wayang.giraph.execution org.apache.wayang.giraph.platform -
-
Uses of GiraphPlatform in org.apache.wayang.giraph
Methods in org.apache.wayang.giraph that return GiraphPlatform Modifier and Type Method Description static GiraphPlatform
Giraph. platform()
Retrieve theGiraphPlatform
. -
Uses of GiraphPlatform in org.apache.wayang.giraph.execution
Methods in org.apache.wayang.giraph.execution that return GiraphPlatform Modifier and Type Method Description GiraphPlatform
GiraphExecutor. getPlatform()
Constructors in org.apache.wayang.giraph.execution with parameters of type GiraphPlatform Constructor Description GiraphExecutor(GiraphPlatform platform, Job job)
-
Uses of GiraphPlatform in org.apache.wayang.giraph.platform
Methods in org.apache.wayang.giraph.platform that return GiraphPlatform Modifier and Type Method Description static GiraphPlatform
GiraphPlatform. getInstance()
-