public final class GiraphVertexOutputFormat
extends org.apache.giraph.io.VertexOutputFormat
| Constructor and Description |
|---|
GiraphVertexOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkOutputSpecs(org.apache.hadoop.mapreduce.JobContext context) |
org.apache.giraph.io.VertexWriter |
createVertexWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
org.apache.hadoop.mapreduce.OutputCommitter |
getOutputCommitter(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
public org.apache.giraph.io.VertexWriter createVertexWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context)
throws IOException,
InterruptedException
createVertexWriter in class org.apache.giraph.io.VertexOutputFormatIOExceptionInterruptedExceptionpublic void checkOutputSpecs(org.apache.hadoop.mapreduce.JobContext context)
throws IOException,
InterruptedException
checkOutputSpecs in class org.apache.giraph.io.VertexOutputFormatIOExceptionInterruptedExceptionpublic org.apache.hadoop.mapreduce.OutputCommitter getOutputCommitter(org.apache.hadoop.mapreduce.TaskAttemptContext context)
throws IOException,
InterruptedException
getOutputCommitter in class org.apache.giraph.io.VertexOutputFormatIOExceptionInterruptedExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.