This project has retired. For details please refer to its
Attic page.
org.apache.giraph.comm.requests Class Hierarchy (Apache Giraph Parent 1.4.0-SNAPSHOT API)
Class Hierarchy
- java.lang.Object
- org.apache.giraph.comm.requests.WritableRequest<I,V,E> (implements org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<I,V,E>, org.apache.hadoop.io.Writable)
- org.apache.giraph.comm.requests.AddressesAndPartitionsRequest (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
- org.apache.giraph.comm.requests.AskForInputSplitRequest (implements org.apache.giraph.comm.requests.MasterRequest)
- org.apache.giraph.comm.requests.ByteArrayRequest
- org.apache.giraph.comm.requests.PartitionStatsRequest (implements org.apache.giraph.comm.requests.MasterRequest)
- org.apache.giraph.comm.requests.ReplyWithInputSplitRequest (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
- org.apache.giraph.comm.requests.SaslCompleteRequest
- org.apache.giraph.comm.requests.SaslTokenMessageRequest
- org.apache.giraph.comm.requests.SendPartitionCurrentMessagesRequest<I,V,E,M> (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
- org.apache.giraph.comm.requests.SendPartitionMutationsRequest<I,V,E> (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
- org.apache.giraph.comm.requests.SendResumeRequest (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
- org.apache.giraph.comm.requests.SendVertexRequest<I,V,E> (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
- org.apache.giraph.comm.requests.SendWorkerDataRequest<I,T,B> (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
- org.apache.giraph.comm.requests.SendWorkerOneMessageToManyRequest<I,M> (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
- org.apache.giraph.comm.requests.SendWorkerToWorkerMessageRequest (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
- org.apache.giraph.comm.requests.SendWorkerVerticesRequest<I,V,E> (implements org.apache.giraph.comm.requests.WorkerRequest<I,V,E>)
Interface Hierarchy
Enum Hierarchy
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.