Package | Description |
---|---|
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.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.interfaces |
Vertex processing functions for Pieces
|
org.apache.giraph.block_app.framework.piece.messages |
Utility classes for handling of messages within Pieces
|
org.apache.giraph.examples |
Package of Giraph examples.
|
org.apache.giraph.writable.kryo |
Utilities for using Kryo to efficiently serialize objects,
and integrate with Writable interface.
|
Class and Description |
---|
KryoIgnoreWritable
Marker interface, specifying that kryo should serialize it on it's own,
and ignore actual Writable method implementations.
|
Class and Description |
---|
NonKryoWritable
Marker interface saying that class should never be serialized,
that it is code error for it to be tried to be serialized.
|
Class and Description |
---|
NonKryoWritable
Marker interface saying that class should never be serialized,
that it is code error for it to be tried to be serialized.
|
Class and Description |
---|
NonKryoWritable
Marker interface saying that class should never be serialized,
that it is code error for it to be tried to be serialized.
|
Class and Description |
---|
KryoIgnoreWritable
Marker interface, specifying that kryo should serialize it on it's own,
and ignore actual Writable method implementations.
|
Class and Description |
---|
KryoIgnoreWritable
Marker interface, specifying that kryo should serialize it on it's own,
and ignore actual Writable method implementations.
|
Class and Description |
---|
KryoIgnoreWritable
Marker interface, specifying that kryo should serialize it on it's own,
and ignore actual Writable method implementations.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.