Package | Description |
---|---|
org.apache.giraph.block_app.framework.piece |
Single execution object - Piece, and related classes.
|
org.apache.giraph.block_app.framework.piece.messages |
Utility classes for handling of messages within Pieces
|
org.apache.giraph.block_app.library |
Core library of Pieces and Suppliers, providing most common usages.
|
org.apache.giraph.block_app.library.internal |
Internal implementation of Pieces needed for Pieces utility class.
|
org.apache.giraph.block_app.migration |
Migration utility for transforming standard Giraph applications, into
Block Applications.
|
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 |
---|
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.
|
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.