| Package | Description | 
|---|---|
| org.apache.giraph.conf | Package of Giraph configuration related things. | 
| org.apache.giraph.io | Input/Output related things. | 
| org.apache.giraph.io.internal | Input/Output classes for internal use only. | 
| org.apache.giraph.io.iterables | Iterable wrappers for IO readers/writers | 
| org.apache.giraph.mapping | Package contains definition and implementations of MappingStore and
 related concepts | 
| org.apache.giraph.worker | Package of all the worker related things | 
| Class and Description | 
|---|
| MappingStore MappingStore used to store the vertexId - target map supplied by user
 Methods implemented in this class need to be thread safe | 
| MappingStoreOps Interface of operations that can be done on mapping store
 once it is fully loaded | 
| Class and Description | 
|---|
| MappingEntry An entry in MappingStore | 
| Class and Description | 
|---|
| MappingEntry An entry in MappingStore | 
| Class and Description | 
|---|
| MappingEntry An entry in MappingStore | 
| Class and Description | 
|---|
| AbstractLongByteOps Implementation of basic methods in MappingStoreOps | 
| LongByteMappingStore An implementation of MappingStore<LongWritable, ByteWritable>
 Methods implemented here are thread safe by default because it is guaranteed
 that each entry is written to only once. | 
| MappingStore MappingStore used to store the vertexId - target map supplied by user
 Methods implemented in this class need to be thread safe | 
| MappingStoreOps Interface of operations that can be done on mapping store
 once it is fully loaded | 
| Class and Description | 
|---|
| MappingStore MappingStore used to store the vertexId - target map supplied by user
 Methods implemented in this class need to be thread safe | 
| MappingStoreOps Interface of operations that can be done on mapping store
 once it is fully loaded | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.