Package | Description |
---|---|
org.apache.giraph.comm.messages |
Package of classes for storing messages.
|
org.apache.giraph.utils |
Package of all generic utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
MessagesIterable<M extends org.apache.hadoop.io.Writable>
Special iterable that recycles the message
|
Modifier and Type | Class and Description |
---|---|
class |
RepresentativeByteStructIterable<T extends org.apache.hadoop.io.Writable>
The objects provided by the iterators generated from this object have
lifetimes only until next() is called.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.