public final class GiraphVertexInputFormat
extends org.apache.giraph.io.VertexInputFormat
| Constructor and Description |
|---|
GiraphVertexInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.giraph.io.VertexReader |
createVertexReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
List<org.apache.hadoop.mapreduce.InputSplit> |
getSplits(org.apache.hadoop.mapreduce.JobContext context,
int minSplitCountHint) |
public List<org.apache.hadoop.mapreduce.InputSplit> getSplits(org.apache.hadoop.mapreduce.JobContext context, int minSplitCountHint) throws IOException, InterruptedException
getSplits in interface org.apache.giraph.io.GiraphInputFormatgetSplits in class org.apache.giraph.io.VertexInputFormatIOExceptionInterruptedExceptionpublic org.apache.giraph.io.VertexReader createVertexReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context)
throws IOException
createVertexReader in class org.apache.giraph.io.VertexInputFormatIOExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.