Package | Description |
---|---|
org.apache.giraph.benchmark |
Package of benchmarks for performance testing and optimization
|
org.apache.giraph.block_app.framework.api |
Interfaces representing full API to the underlying graph processing system.
|
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.library |
Core library of Pieces and Suppliers, providing most common usages.
|
org.apache.giraph.block_app.migration |
Migration utility for transforming standard Giraph applications, into
Block Applications.
|
org.apache.giraph.block_app.reducers |
Common reducer utilities for 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.
|
org.apache.giraph.comm.aggregators |
Package for classes which are used to handle aggregators.
|
org.apache.giraph.master |
Package of all the master related things.
|
org.apache.giraph.reducers |
Package of Giraph reducers.
|
org.apache.giraph.reducers.impl |
Package of Giraph reducers.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
ReduceSameTypeOperation
ReduceOperation object when single object being reduced is of
same type as reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Reducer
Object responsible for performing reducing operation.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
ReduceSameTypeOperation
ReduceOperation object when single object being reduced is of
same type as reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
Class and Description |
---|
ReduceOperation
Reduce operations defining how to reduce single values
passed on workers, into partial values on workers, and then
into a single global reduced value.
|
ReduceSameTypeOperation
ReduceOperation object when single object being reduced is of
same type as reduced value.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.