Package | Description |
---|---|
org.apache.giraph.comm.requests |
Package for requests.
|
org.apache.giraph.utils |
Package of all generic utility classes.
|
Modifier and Type | Field and Description |
---|---|
protected ByteArrayOneMessageToManyIds<I,M> |
SendWorkerOneMessageToManyRequest.oneMessageToManyIds
ByteArrayOneMessageToManyIds encoding of vertexId & messages
|
Constructor and Description |
---|
SendWorkerOneMessageToManyRequest(ByteArrayOneMessageToManyIds<I,M> oneMessageToManyIds,
ImmutableClassesGiraphConfiguration conf)
Constructor used to send request.
|
Constructor and Description |
---|
OneMessageToManyIdsIterator(ByteArrayOneMessageToManyIds<I,M> vertexIdMessages)
Constructor
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.