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.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.
|
org.apache.giraph.block_app.framework.output |
Multi-output support for Block Applications
|
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.
|
org.apache.giraph.block_app.framework.piece.global_comm |
Interfaces for Reducer and Broadcast Handles for automatic handling
of global communication within Pieces, hiding a lot of it's complexities.
|
org.apache.giraph.block_app.framework.piece.global_comm.array |
Interfaces representing arrays of individual handles.
|
org.apache.giraph.block_app.framework.piece.global_comm.internal |
Reducer and Broadcast Handles internal implementation for automatic handling
of global communication within Pieces, hiding a lot of it's complexities.
|
org.apache.giraph.block_app.framework.piece.global_comm.map |
Interfaces representing map of individual handles
|
org.apache.giraph.block_app.library |
Core library of Pieces and Suppliers, providing most common usages.
|
org.apache.giraph.block_app.library.gc |
GC utility pieces.
|
org.apache.giraph.block_app.library.internal |
Internal implementation of Pieces needed for Pieces utility class.
|
org.apache.giraph.block_app.migration |
Migration utility for transforming standard Giraph applications, into
Block Applications.
|
org.apache.giraph.block_app.reducers.array |
Reducers for collecting arrays of objects.
|
org.apache.giraph.block_app.reducers.collect |
Reducers for distributed collection of objects.
|
org.apache.giraph.block_app.reducers.map |
Reducers for collecting map of objects.
|
Class and Description |
---|
BlockApi
Basic block computation API for accessing items
present on both workers and master.
|
BlockConfApi
Block computation API for accessing configuration.
|
BlockMasterApi
Block computation API available for the master methods.
|
BlockOutputApi
Block worker output api
|
BlockWorkerApi
Block computation API available for worker methods.
|
BlockWorkerContextApi
Block computation API available for worker context methods.
|
BlockWorkerContextReceiveApi
Block computation API available for worker context receive methods.
|
BlockWorkerContextSendApi
Block computation API available for worker send methods.
|
BlockWorkerReceiveApi
Block computation API available for worker receive methods.
|
BlockWorkerSendApi
Block computation API available for worker send methods.
|
Counter
Interface wrapping around org.appache.hadoop.mapreduce.Counter
|
StatusReporter
Interface wrapping around functions from
org.appache.hadoop.mapreduce.StatusReporter
|
Class and Description |
---|
BlockApiHandle
Class that contains references to Block Api objects.
|
Class and Description |
---|
BlockApiHandle
Class that contains references to Block Api objects.
|
BlockMasterApi
Block computation API available for the master methods.
|
BlockWorkerContextApi
Block computation API available for worker context methods.
|
BlockWorkerContextReceiveApi
Block computation API available for worker context receive methods.
|
BlockWorkerContextSendApi
Block computation API available for worker send methods.
|
BlockWorkerReceiveApi
Block computation API available for worker receive methods.
|
BlockWorkerSendApi
Block computation API available for worker send methods.
|
Counter
Interface wrapping around org.appache.hadoop.mapreduce.Counter
|
StatusReporter
Interface wrapping around functions from
org.appache.hadoop.mapreduce.StatusReporter
|
Class and Description |
---|
BlockOutputApi
Block worker output api
|
Class and Description |
---|
BlockMasterApi
Block computation API available for the master methods.
|
BlockWorkerApi
Block computation API available for worker methods.
|
BlockWorkerContextReceiveApi
Block computation API available for worker context receive methods.
|
BlockWorkerContextSendApi
Block computation API available for worker send methods.
|
BlockWorkerReceiveApi
Block computation API available for worker receive methods.
|
BlockWorkerSendApi
Block computation API available for worker send methods.
|
CreateReducersApi
Api for creating reducer handles.
|
Class and Description |
---|
BlockMasterApi
Block computation API available for the master methods.
|
BlockWorkerContextReceiveApi
Block computation API available for worker context receive methods.
|
BlockWorkerContextSendApi
Block computation API available for worker send methods.
|
BlockWorkerReceiveApi
Block computation API available for worker receive methods.
|
BlockWorkerSendApi
Block computation API available for worker send methods.
|
Class and Description |
---|
BlockMasterApi
Block computation API available for the master methods.
|
Class and Description |
---|
BlockMasterApi
Block computation API available for the master methods.
|
Class and Description |
---|
BlockConfApi
Block computation API for accessing configuration.
|
BlockMasterApi
Block computation API available for the master methods.
|
CreateReducersApi
Api for creating reducer handles.
|
Class and Description |
---|
BlockMasterApi
Block computation API available for the master methods.
|
Class and Description |
---|
BlockMasterApi
Block computation API available for the master methods.
|
Class and Description |
---|
BlockWorkerContextSendApi
Block computation API available for worker send methods.
|
Class and Description |
---|
BlockWorkerReceiveApi
Block computation API available for worker receive methods.
|
BlockWorkerSendApi
Block computation API available for worker send methods.
|
Class and Description |
---|
BlockMasterApi
Block computation API available for the master methods.
|
BlockWorkerContextApi
Block computation API available for worker context methods.
|
BlockWorkerContextReceiveApi
Block computation API available for worker context receive methods.
|
BlockWorkerContextSendApi
Block computation API available for worker send methods.
|
BlockWorkerReceiveApi
Block computation API available for worker receive methods.
|
BlockWorkerSendApi
Block computation API available for worker send methods.
|
StatusReporter
Interface wrapping around functions from
org.appache.hadoop.mapreduce.StatusReporter
|
Class and Description |
---|
BlockMasterApi
Block computation API available for the master methods.
|
CreateReducersApi
Api for creating reducer handles.
|
CreateReducersApi.CreateReducerFunctionApi
Function that creates a reducer - abstracting away whether it is
local or global reducer
|
Class and Description |
---|
BlockMasterApi
Block computation API available for the master methods.
|
CreateReducersApi
Api for creating reducer handles.
|
Class and Description |
---|
CreateReducersApi
Api for creating reducer handles.
|
CreateReducersApi.CreateReducerFunctionApi
Function that creates a reducer - abstracting away whether it is
local or global reducer
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.