public class PartitioningInputFormat extends org.apache.giraph.io.formats.TextVertexInputFormat<org.apache.hadoop.io.LongWritable,PartitioningVertexValue,EdgeValue>
| Modifier and Type | Class and Description |
|---|---|
protected class |
PartitioningInputFormat.PartitioningVertexReader |
org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReader, org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLine, org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLineProcessed<T>, org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLineProcessedHandlingExceptions<T,X extends java.lang.Throwable>| Constructor and Description |
|---|
PartitioningInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReader |
createVertexReader(org.apache.hadoop.mapreduce.InputSplit arg0,
org.apache.hadoop.mapreduce.TaskAttemptContext arg1) |
checkInputSpecs, getSplitspublic org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReader createVertexReader(org.apache.hadoop.mapreduce.InputSplit arg0,
org.apache.hadoop.mapreduce.TaskAttemptContext arg1)
throws java.io.IOException
createVertexReader in class org.apache.giraph.io.formats.TextVertexInputFormat<org.apache.hadoop.io.LongWritable,PartitioningVertexValue,EdgeValue>java.io.IOException