public final class GiraphMessageCombiner
extends <any>
| Constructor and Description | 
|---|
GiraphMessageCombiner()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
combine(ObjectWritable vertexIndex,
       ObjectWritable originalMessage,
       ObjectWritable messageToCombine)  | 
ObjectWritable | 
createInitialMessage()  | 
ImmutableClassesGiraphConfiguration | 
getConf()  | 
void | 
setConf(ImmutableClassesGiraphConfiguration configuration)  | 
public void combine(ObjectWritable vertexIndex, ObjectWritable originalMessage, ObjectWritable messageToCombine)
public ObjectWritable createInitialMessage()
public void setConf(ImmutableClassesGiraphConfiguration configuration)
public ImmutableClassesGiraphConfiguration getConf()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.