Package | Description |
---|---|
org.apache.giraph.comm.messages |
Package of classes for storing messages.
|
Modifier and Type | Class and Description |
---|---|
class |
PointerListPerVertexStore<I extends org.apache.hadoop.io.WritableComparable,M extends org.apache.hadoop.io.Writable>
Implementation of
SimpleMessageStore where multiple messages are
stored as a list of long pointers to extended data output objects
Used when there is no combiner provided. |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.