Uses of Interface
org.apache.wayang.giraph.operators.GiraphExecutionOperator
-
Packages that use GiraphExecutionOperator Package Description org.apache.wayang.giraph.operators -
-
Uses of GiraphExecutionOperator in org.apache.wayang.giraph.operators
Classes in org.apache.wayang.giraph.operators that implement GiraphExecutionOperator Modifier and Type Class Description class
GiraphPageRankOperator
PageRankOperator
implementation for theGiraphPlatform
.
-