| Name | Description | Type | Package | Framework |
| AbstractLongByteOps | Class | org.apache.giraph.mapping | Giraph | |
| DefaultEmbeddedLongByteOps | MappingStoreOps implementation used to embed target information into vertex id. | Class | org.apache.giraph.mapping | Giraph |
| DefaultLongByteOps | Class | org.apache.giraph.mapping | Giraph | |
| LongByteMappingStore | An implementation of MappingStore Methods implemented here are thread safe by default because it is guaranteed | Class | org.apache.giraph.mapping | Giraph |
| LongByteTranslateEdge | Basic implementation of Translate Edge where I = LongWritable & B = ByteWritable | Class | org.apache.giraph.mapping.translate | Giraph |
| LongByteTranslateEdge .DoubleEdgeValue | Class | org.apache.giraph.mapping.translate.LongByteTranslateEdge | Giraph | |
| LongByteTranslateEdge .FloatEdgeValue | Class | org.apache.giraph.mapping.translate.LongByteTranslateEdge | Giraph | |
| LongByteTranslateEdge .IntEdgeValue | Class | org.apache.giraph.mapping.translate.LongByteTranslateEdge | Giraph | |
| LongByteTranslateEdge .LongEdgeValue | Class | org.apache.giraph.mapping.translate.LongByteTranslateEdge | Giraph | |
| LongByteTranslateEdge .NoEdgeValue | Class | org.apache.giraph.mapping.translate.LongByteTranslateEdge | Giraph | |
| MappingEntry | Class | org.apache.giraph.mapping | Giraph | |
| MappingStore | MappingStore used to store the vertexId - target map supplied by user Methods implemented in this class need to be thread safe | Interface | org.apache.giraph.mapping | Giraph |
| MappingStoreOps | Interface of operations that can be done on mapping store once it is fully loaded | Interface | org.apache.giraph.mapping | Giraph |
| TranslateEdge | Used to conduct expensive translation of edges during vertex input phase | Interface | org.apache.giraph.mapping.translate | Giraph |