See: Description
| Class | Description |
|---|---|
| LongAbstractListStore<M extends org.apache.hadoop.io.Writable,L extends List> |
Special message store to be used when ids are LongWritable and no combiner
is used.
|
| LongAbstractStore<M extends org.apache.hadoop.io.Writable,T> |
Special message store to be used when ids are LongWritable and no combiner
is used.
|
| LongPointerListPerVertexStore<M extends org.apache.hadoop.io.Writable> |
This stores messages in
ExtendedByteArrayOutputBuffer
and stores long pointers that point to serialized messages |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.