public final class GiraphVertexOutputFormat
extends VertexOutputFormat
| Constructor and Description | 
|---|
| GiraphVertexOutputFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | checkOutputSpecs(JobContext context) | 
| VertexWriter | createVertexWriter(TaskAttemptContext context) | 
| OutputCommitter | getOutputCommitter(TaskAttemptContext context) | 
public VertexWriter createVertexWriter(TaskAttemptContext context)
                                throws IOException,
                                       InterruptedException
IOExceptionInterruptedExceptionpublic void checkOutputSpecs(JobContext context)
                      throws IOException,
                             InterruptedException
IOExceptionInterruptedExceptionpublic OutputCommitter getOutputCommitter(TaskAttemptContext context)
                                   throws IOException,
                                          InterruptedException
IOExceptionInterruptedExceptionCopyright © 2013–2018 Apache Software Foundation. All rights reserved.