Package | Description |
---|---|
org.apache.giraph.io.formats |
Package of reusable library Giraph objects.
|
Modifier and Type | Class and Description |
---|---|
protected class |
LongDoubleDoubleAdjacencyListVertexInputFormat.LongDoubleDoubleAdjacencyListVertexReader
VertexReader associated with
LongDoubleDoubleAdjacencyListVertexInputFormat . |
protected class |
TextDoubleDoubleAdjacencyListVertexInputFormat.TextDoubleDoubleAdjacencyListVertexReader
Vertex reader used with
TextDoubleDoubleAdjacencyListVertexInputFormat |
Modifier and Type | Method and Description |
---|---|
AdjacencyListTextVertexInputFormat.AdjacencyListTextVertexReader |
TextDoubleDoubleAdjacencyListVertexInputFormat.createVertexReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
abstract AdjacencyListTextVertexInputFormat.AdjacencyListTextVertexReader |
AdjacencyListTextVertexInputFormat.createVertexReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
AdjacencyListTextVertexInputFormat.AdjacencyListTextVertexReader |
LongDoubleDoubleAdjacencyListVertexInputFormat.createVertexReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.