| Package | Description | 
|---|---|
| org.apache.giraph.bsp | Package of generic bulk synchronous processing objects. | 
| org.apache.giraph.comm | Package of communication related objects, IPC service. | 
| org.apache.giraph.comm.messages | Package of classes for storing messages. | 
| org.apache.giraph.comm.netty | Package for netty implementations. | 
| org.apache.giraph.comm.requests | Package for requests. | 
| org.apache.giraph.conf | Package of Giraph configuration related things. | 
| org.apache.giraph.graph | Package of all the graph related objects, built on the
 org.apache.bsp package. | 
| org.apache.giraph.master | Package of all the master related things. | 
| org.apache.giraph.ooc.data | Package of classes related to data structures used for an out-of-core
 mechanism | 
| org.apache.giraph.partition | Package of partitioning related objects. | 
| org.apache.giraph.utils | Package of all generic utility classes. | 
| org.apache.giraph.worker | Package of all the worker related things | 
| Class and Description | 
|---|
| GraphPartitionerFactory Defines the partitioning framework for this application. | 
| PartitionOwner Metadata about ownership of a partition. | 
| PartitionStats Used to keep track of statistics of every  Partition. | 
| PartitionStore Structure that stores partitions for a worker. | 
| Class and Description | 
|---|
| Partition A generic container that stores vertices. | 
| PartitionOwner Metadata about ownership of a partition. | 
| PartitionStore Structure that stores partitions for a worker. | 
| Class and Description | 
|---|
| Partition A generic container that stores vertices. | 
| Class and Description | 
|---|
| Partition A generic container that stores vertices. | 
| PartitionOwner Metadata about ownership of a partition. | 
| Class and Description | 
|---|
| Partition A generic container that stores vertices. | 
| PartitionStats Used to keep track of statistics of every  Partition. | 
| Class and Description | 
|---|
| GraphPartitionerFactory Defines the partitioning framework for this application. | 
| Partition A generic container that stores vertices. | 
| Class and Description | 
|---|
| PartitionOwner Metadata about ownership of a partition. | 
| PartitionStats Used to keep track of statistics of every  Partition. | 
| Class and Description | 
|---|
| PartitionStats Used to keep track of statistics of every  Partition. | 
| Class and Description | 
|---|
| Partition A generic container that stores vertices. | 
| PartitionStore Structure that stores partitions for a worker. | 
| Class and Description | 
|---|
| BasicPartition Basic partition class for other partitions to extend. | 
| GraphPartitionerFactory Defines the partitioning framework for this application. | 
| GraphPartitionerFactoryInterface Defines the partitioning framework for this application. | 
| MasterGraphPartitioner Determines how to divide the graph into partitions, how to manipulate
 partitions and then how to assign those partitions to workers. | 
| Partition A generic container that stores vertices. | 
| PartitionExchange Describes what is required to send and wait for in a potential partition
 exchange between workers. | 
| PartitionOwner Metadata about ownership of a partition. | 
| PartitionStats Used to keep track of statistics of every  Partition. | 
| PartitionStore Structure that stores partitions for a worker. | 
| ReusesObjectsPartition Empty interface to characterize  Partitionimplementations that
 don't keep references to the Vertex objects they are passed. | 
| WorkerGraphPartitioner Stores the  PartitionOwnerobjects from the master and provides the
 mapping of vertex toPartitionOwner. | 
| Class and Description | 
|---|
| PartitionStats Used to keep track of statistics of every  Partition. | 
| Class and Description | 
|---|
| Partition A generic container that stores vertices. | 
| PartitionOwner Metadata about ownership of a partition. | 
| PartitionStats Used to keep track of statistics of every  Partition. | 
| PartitionStore Structure that stores partitions for a worker. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.