| Package | Description | 
|---|---|
| org.apache.giraph.partition | Package of partitioning related objects. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ByteArrayPartition<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>Byte array based partition. | 
| class  | SimplePartition<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>A simple map-based container that stores vertices. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.