| Package | Description | 
|---|---|
| org.apache.giraph.ooc.data | Package of classes related to data structures used for an out-of-core
 mechanism | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DiskBackedEdgeStore<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>Implementation of an edge-store used for out-of-core mechanism. | 
| class  | DiskBackedMessageStore<I extends org.apache.hadoop.io.WritableComparable,M extends org.apache.hadoop.io.Writable>Implementation of a message store used for out-of-core mechanism. | 
| class  | DiskBackedPartitionStore<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>Implementation of a partition-store used for out-of-core mechanism. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.