Package | Description |
---|---|
org.apache.giraph.conf |
Package of Giraph configuration related things.
|
org.apache.giraph.mapping.translate |
Definitions & sample implementations of edge translation logic
|
org.apache.giraph.worker |
Package of all the worker related things
|
Class and Description |
---|
TranslateEdge
Used to conduct expensive translation of edges
during vertex input phase
|
Class and Description |
---|
LongByteTranslateEdge
Basic implementation of Translate Edge
where I = LongWritable & B = ByteWritable
|
TranslateEdge
Used to conduct expensive translation of edges
during vertex input phase
|
Class and Description |
---|
TranslateEdge
Used to conduct expensive translation of edges
during vertex input phase
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.