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.aggregators |
Package for classes which are used to handle aggregators.
|
org.apache.giraph.comm.netty |
Package for netty implementations.
|
org.apache.giraph.comm.netty.handler |
Package for classes which handle requests and responses.
|
org.apache.giraph.comm.requests |
Package for requests.
|
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.master.input |
Input related master classes
|
org.apache.giraph.ooc |
Package of out-of-core related classes.
|
org.apache.giraph.worker |
Package of all the worker related things
|
Class and Description |
---|
ServerData
Anything that the server stores
|
WorkerClient
Public interface for workers to establish connections and send aggregated
requests.
|
Class and Description |
---|
GlobalCommType
Type tag distinguishing different global communication messages.
|
NetworkMetrics
Interface for providing network statistics, such as bytes received etc.
|
SendDataCache
An abstract structure for caching data by partitions
to be sent to workers in bulk.
|
SendMessageCache
Aggregates the messages to be sent to workers so they can be sent
in bulk.
|
SendVertexIdDataCache
An abstract structure for caching data indexed by vertex id,
to be sent to workers in bulk.
|
ServerData
Anything that the server stores
|
WorkerServer
Interface for message communication server.
|
Class and Description |
---|
GlobalCommType
Type tag distinguishing different global communication messages.
|
Class and Description |
---|
GlobalCommType
Type tag distinguishing different global communication messages.
|
MasterClient
Interface for master to send messages to workers
|
MasterServer
Interface for master to receive messages from workers
|
NetworkMetrics
Interface for providing network statistics, such as bytes received etc.
|
ServerData
Anything that the server stores
|
WorkerClient
Public interface for workers to establish connections and send aggregated
requests.
|
WorkerClientRequestProcessor
Aggregates IPC requests and sends them off
|
WorkerServer
Interface for message communication server.
|
Class and Description |
---|
ServerData
Anything that the server stores
|
Class and Description |
---|
ServerData
Anything that the server stores
|
Class and Description |
---|
WorkerClientRequestProcessor
Aggregates IPC requests and sends them off
|
Class and Description |
---|
MasterClient
Interface for master to send messages to workers
|
Class and Description |
---|
MasterClient
Interface for master to send messages to workers
|
Class and Description |
---|
NetworkMetrics
Interface for providing network statistics, such as bytes received etc.
|
ServerData
Anything that the server stores
|
Class and Description |
---|
ServerData
Anything that the server stores
|
WorkerClient
Public interface for workers to establish connections and send aggregated
requests.
|
WorkerClientRequestProcessor
Aggregates IPC requests and sends them off
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.