Package | Description |
---|---|
org.apache.giraph.block_app.library |
Core library of Pieces and Suppliers, providing most common usages.
|
Class and Description |
---|
SendMessagePiece
Piece that sends a message provided through messageProducer to given set of
neighbors, and passes them to messagesConsumer.
|
SendMessageWithCombinerPiece
Piece that sends a message provided through messageProducer to given set of
neighbors, uses a message combiner and passes them to messagesConsumer.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.