Package | Description |
---|---|
org.apache.giraph.combiner |
Package of Combiners.
|
org.apache.giraph.comm.messages |
Package of classes for storing messages.
|
org.apache.giraph.comm.messages.primitives |
Package of message stores specialized for a certain type of vertex ids,
messages and combiner.
|
org.apache.giraph.conf |
Package of Giraph configuration related things.
|
org.apache.giraph.jython |
Jython integration.
|
org.apache.giraph.master |
Package of all the master related things.
|
Class and Description |
---|
MaxMessageCombiner
Message combiner which calculates max of all messages.
|
MessageCombiner
Abstract class to extend for combining messages sent to the same vertex.
|
SumMessageCombiner
Message combiner which sums all messages.
|
Class and Description |
---|
MessageCombiner
Abstract class to extend for combining messages sent to the same vertex.
|
Class and Description |
---|
MessageCombiner
Abstract class to extend for combining messages sent to the same vertex.
|
Class and Description |
---|
MessageCombiner
Abstract class to extend for combining messages sent to the same vertex.
|
Class and Description |
---|
MessageCombiner
Abstract class to extend for combining messages sent to the same vertex.
|
Class and Description |
---|
MessageCombiner
Abstract class to extend for combining messages sent to the same vertex.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.