| Package | Description |
|---|---|
| org.apache.giraph.block_app.framework.api |
Interfaces representing full API to the underlying graph processing system.
|
| org.apache.giraph.block_app.framework.api.giraph |
Giraph implementation of graph processing system API used by
Blocks Framework.
|
| org.apache.giraph.block_app.framework.internal |
Implementation of execution logic, guiding internal execution of
Block Application.
|
| Modifier and Type | Method and Description |
|---|---|
BlockOutputHandle |
BlockOutputHandleAccessor.getBlockOutputHandle()
Get global block output handle.
|
| Modifier and Type | Method and Description |
|---|---|
BlockOutputHandle |
BlockWorkerContext.getOutputHandle() |
| Modifier and Type | Method and Description |
|---|---|
BlockOutputHandle |
BlockWorkerContextLogic.getOutputHandle() |
| Modifier and Type | Method and Description |
|---|---|
void |
BlockWorkerContextLogic.preApplication(BlockWorkerContextApi api,
BlockOutputHandle outputHandle) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.