Package | Description |
---|---|
org.apache.giraph.comm |
Package of communication related objects, IPC service.
|
Modifier and Type | Class and Description |
---|---|
class |
SendOneMessageToManyCache<I extends org.apache.hadoop.io.WritableComparable,M extends org.apache.hadoop.io.Writable>
Aggregates the messages to be sent to workers so they can be sent
in bulk.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.