| Package | Description |
|---|---|
| org.apache.giraph.comm.messages |
Package of classes for storing messages.
|
| org.apache.giraph.conf |
Package of Giraph configuration related things.
|
| org.apache.giraph.ooc.persistence |
Package of classes related to IO abstraction or persistence layer used for
out-of-core mechanism
|
| org.apache.giraph.utils.io |
Package of utility classes which add the functionality to the ones from
java.io package.
|
| Class and Description |
|---|
| DataInputOutput
Provides both DataOutput which we can write to and DataInputs which are
going to read data which was written to DataOutput.
|
| Class and Description |
|---|
| DataInputOutput
Provides both DataOutput which we can write to and DataInputs which are
going to read data which was written to DataOutput.
|
| Class and Description |
|---|
| BigDataInput
Implementations of
ExtendedDataInput are limited because they can
only handle up to 1GB of data. |
| BigDataOutput
Implementations of
ExtendedDataOutput are limited because they can
only handle up to 1GB of data. |
| Class and Description |
|---|
| BigDataOutput
Implementations of
ExtendedDataOutput are limited because they can
only handle up to 1GB of data. |
| DataInputOutput
Provides both DataOutput which we can write to and DataInputs which are
going to read data which was written to DataOutput.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.