Package | Description |
---|---|
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 | Method and Description |
---|---|
protected DelegatePiece.DelegateWorkerSendFunctions |
DelegatePiece.delegateWorkerSendFunctions(ArrayList<AbstractPiece.InnerVertexSender> workerSendFunctions,
BlockWorkerSendApi<I,V,E,M> workerApi,
S executionStage) |
protected DelegatePiece.DelegateWorkerSendFunctions |
FilteringPiece.delegateWorkerSendFunctions(ArrayList<AbstractPiece.InnerVertexSender> workerSendFunctions,
BlockWorkerSendApi<I,V,E,M> workerApi,
S executionStage) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.