| Package | Description |
|---|---|
| org.apache.giraph.block_app.framework.block |
Block interface as a composable unit of execution, and its common
implementations.
|
| org.apache.giraph.block_app.framework.internal |
Implementation of execution logic, guiding internal execution of
Block Application.
|
| Modifier and Type | Method and Description |
|---|---|
BlockApiHandle |
BlockWithApiHandle.getBlockApiHandle() |
| Modifier and Type | Method and Description |
|---|---|
BlockApiHandle |
BlockWorkerPieces.getBlockApiHandle() |
| Constructor and Description |
|---|
BlockWorkerPieces(PairedPieceAndStage<S> receiver,
PairedPieceAndStage<S> sender,
BlockApiHandle blockApiHandle) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.