This project has retired. For details please refer to its
Attic page .
TestComputationTypes.GeneratedVertexMatchMessageCombiner (Apache Giraph Parent 1.4.0-SNAPSHOT Test API)
JavaScript is disabled on your browser.
java.lang.Object
org.apache.giraph.vertex.TestComputationTypes.GeneratedVertexMatchMessageCombiner
All Implemented Interfaces:
MessageCombiner <org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.FloatWritable>
Enclosing class:
TestComputationTypes
public static class TestComputationTypes.GeneratedVertexMatchMessageCombiner
extends Object
implements MessageCombiner <org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.FloatWritable>
Matches the GeneratedComputationMatch
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
void
combine (org.apache.hadoop.io.LongWritable vertexIndex,
org.apache.hadoop.io.FloatWritable originalMessage,
org.apache.hadoop.io.FloatWritable messageToCombine)
org.apache.hadoop.io.FloatWritable
createInitialMessage ()
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2011-2020 The Apache Software Foundation . All Rights Reserved.