Uses of Class
org.apache.wayang.giraph.execution.GiraphExecutor
Packages that use GiraphExecutor
-
Uses of GiraphExecutor in org.apache.wayang.giraph.operators
Methods in org.apache.wayang.giraph.operators with parameters of type GiraphExecutorModifier and TypeMethodDescriptionGiraphExecutionOperator.execute
(ChannelInstance[] inputs, ChannelInstance[] outputs, GiraphExecutor giraphExecutor, OptimizationContext.OperatorContext operatorContext) Evaluates this operator.GiraphPageRankOperator.execute
(ChannelInstance[] inputChannelInstances, ChannelInstance[] outputChannelInstances, GiraphExecutor giraphExecutor, OptimizationContext.OperatorContext operatorContext)