Package | Description |
---|---|
org.apache.giraph.block_app.framework.piece |
Single execution object - Piece, and related classes.
|
org.apache.giraph.block_app.framework.piece.delegate |
Pieces that delegate their work to a set of one or multiple other Pieces.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPiece.InnerVertexReceiver
Inner class to provide clean use without specifying types
|
class |
AbstractPiece.InnerVertexSender
Inner class to provide clean use without specifying types
|
Modifier and Type | Class and Description |
---|---|
protected class |
DelegatePiece.DelegateWorkerReceiveFunctions
Delegating WorkerReceivePiece
|
protected class |
DelegatePiece.DelegateWorkerSendFunctions
Delegating WorkerSendPiece
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.