| Name | Description | Type | Package | Framework |
| ByteArrayRequest | Class | org.apache.giraph.comm.requests | Giraph | |
| ByteArrayWithSenderTaskIdRequest | Class | org.apache.giraph.comm.requests | Giraph | |
| MasterRequest | Interface | org.apache.giraph.comm.requests | Giraph | |
| RequestType | Class | org.apache.giraph.comm.requests | Giraph | |
| SaslCompleteRequest | Reply from server to client after SASL authentication completes. | Class | org.apache.giraph.comm.requests | Giraph |
| SaslTokenMessageRequest | Send and receive SASL tokens. | Class | org.apache.giraph.comm.requests | Giraph |
| SendAggregatorsToOwnerRequest | Class | org.apache.giraph.comm.requests | Giraph | |
| SendAggregatorsToWorkerRequest | Class | org.apache.giraph.comm.requests | Giraph | |
| SendPartitionCurrentMessagesRequest | Send a collection of vertex messages for a partition. | Class | org.apache.giraph.comm.requests | Giraph |
| SendPartitionMutationsRequest | Send a collection of vertex mutations for a partition. | Class | org.apache.giraph.comm.requests | Giraph |
| SendReducedToMasterRequest | Request to send final aggregated values from worker which owns aggregators to the master | Class | org.apache.giraph.comm.requests | Giraph |
| SendVertexRequest | Send a collection of vertices for a partition. | Class | org.apache.giraph.comm.requests | Giraph |
| SendWorkerAggregatorsRequest | Request to send partial aggregated values for current superstep (values which were computed by one worker's vertices) | Class | org.apache.giraph.comm.requests | Giraph |
| SendWorkerDataRequest | Class | org.apache.giraph.comm.requests | Giraph | |
| SendWorkerEdgesRequest | Send a collection of edges for a partition. | Class | org.apache.giraph.comm.requests | Giraph |
| SendWorkerMessagesRequest | Send a collection of vertex messages for a partition. | Class | org.apache.giraph.comm.requests | Giraph |
| SendWorkerOneMessageToManyRequest | Send a collection of ByteArrayOneMessageToManyIds messages to a worker. | Class | org.apache.giraph.comm.requests | Giraph |
| SendWorkerToWorkerMessageRequest | Class | org.apache.giraph.comm.requests | Giraph | |
| SendWorkerVerticesRequest | Class | org.apache.giraph.comm.requests | Giraph | |
| WorkerRequest | Interface | org.apache.giraph.comm.requests | Giraph | |
| WritableRequest | Class | org.apache.giraph.comm.requests | Giraph | |