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.DelegateWorkerReceiveFunctions |
DelegatePiece.delegateWorkerReceiveFunctions(ArrayList<VertexReceiver<I,V,E,M>> workerReceiveFunctions,
BlockWorkerReceiveApi<I> workerApi,
S executionStage) |
protected DelegatePiece.DelegateWorkerReceiveFunctions |
FilteringPiece.delegateWorkerReceiveFunctions(ArrayList<VertexReceiver<I,V,E,M>> workerReceiveFunctions,
BlockWorkerReceiveApi<I> workerApi,
S executionStage) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.