Package | Description |
---|---|
org.apache.giraph.comm |
Package of communication related objects, IPC service.
|
org.apache.giraph.comm.flow_control |
Package for flow-control policies.
|
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.utils |
Package of all generic utility classes.
|
Class and Description |
---|
WritableRequest
Interface for requests to implement
|
Class and Description |
---|
WritableRequest
Interface for requests to implement
|
Class and Description |
---|
SaslTokenMessageRequest
Send and receive SASL tokens.
|
WritableRequest
Interface for requests to implement
|
Class and Description |
---|
MasterRequest
Interface for requests sent to master to extend
|
WorkerRequest
Interface for requests sent to worker to extend
|
WritableRequest
Interface for requests to implement
|
Class and Description |
---|
ByteArrayRequest
Abstract request which has a byte array as its data
|
ByteArrayWithSenderTaskIdRequest
Abstract request which has a byte array and task id of the sender as its
data
|
MasterRequest
Interface for requests sent to master to extend
|
RequestType
Type of the request
|
SendWorkerDataRequest
Abstract request to send a collection of data, indexed by vertex id,
for a partition.
|
WorkerRequest
Interface for requests sent to worker to extend
|
WritableRequest
Interface for requests to implement
|
Class and Description |
---|
WritableRequest
Interface for requests to implement
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.