Package | Description |
---|---|
org.apache.giraph.io.formats |
Package of reusable library Giraph objects.
|
Modifier and Type | Class and Description |
---|---|
class |
IntIntTextVertexValueInputFormat<E extends org.apache.hadoop.io.Writable>
Simple text-based
VertexValueInputFormat
for integer ids and values. |
class |
TextVertexValueInputFormat<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>
Abstract class that users should subclass to use their own text based
vertex value input format.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.