Package | Description |
---|---|
org.apache.giraph.block_app.framework.piece.messages |
Utility classes for handling of messages within Pieces
|
org.apache.giraph.block_app.reducers.collect |
Reducers for distributed collection of objects.
|
org.apache.giraph.examples |
Package of Giraph examples.
|
org.apache.giraph.reducers.impl |
Package of Giraph reducers.
|
org.apache.giraph.writable.kryo |
Utilities for using Kryo to efficiently serialize objects,
and integrate with Writable interface.
|
Class and Description |
---|
KryoWritable
Class which you can extend to get all serialization/deserialization
done automagically
|
Class and Description |
---|
KryoWritableWrapper
Generic wrapper object, making any object writable.
|
TransientRandom
Transient Random class.
|
Class and Description |
---|
KryoSimpleWritable
Class which you can extend to get all serialization/deserialization
done automagically.
|
Class and Description |
---|
KryoWritableWrapper
Generic wrapper object, making any object writable.
|
Class and Description |
---|
Boxed
Boxed interface
|
HadoopKryo
Kryo instance that provides serialization through DataInput/DataOutput
that org.apache.hadoop.io.Writable uses.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.