Package | Description |
---|---|
org.apache.giraph.comm.requests |
Package for requests.
|
Modifier and Type | Class and Description |
---|---|
class |
SendWorkerEdgesRequest<I extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable>
Send a collection of edges for a partition.
|
class |
SendWorkerMessagesRequest<I extends org.apache.hadoop.io.WritableComparable,M extends org.apache.hadoop.io.Writable>
Send a collection of vertex messages for a partition.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.