Package | Description |
---|---|
org.apache.giraph.block_app.framework |
Block application abstraction package.
|
org.apache.giraph.block_app.framework.api.local |
Local (single machine) implementation of graph processing system API used by
Blocks Framework.
|
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.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.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.library.iteration |
Utilities for having iteration within execution stage object.
|
org.apache.giraph.block_app.library.striping |
Utilities for striping.
|
org.apache.giraph.block_app.migration |
Migration utility for transforming standard Giraph applications, into
Block Applications.
|
org.apache.giraph.examples.block_app |
Package of Giraph examples for Block Applications.
|
Class and Description |
---|
Block
Composable unit of execution.
|
Class and Description |
---|
Block
Composable unit of execution.
|
Class and Description |
---|
Block
Composable unit of execution.
|
PieceCount
Number of pieces
|
Class and Description |
---|
Block
Composable unit of execution.
|
Class and Description |
---|
Block
Composable unit of execution.
|
PieceCount
Number of pieces
|
Class and Description |
---|
Block
Composable unit of execution.
|
PieceCount
Number of pieces
|
Class and Description |
---|
Block
Composable unit of execution.
|
Class and Description |
---|
Block
Composable unit of execution.
|
Class and Description |
---|
Block
Composable unit of execution.
|
Class and Description |
---|
Block
Composable unit of execution.
|
Class and Description |
---|
Block
Composable unit of execution.
|
Class and Description |
---|
Block
Composable unit of execution.
|
Class and Description |
---|
Block
Composable unit of execution.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.