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
IOException
InterruptedException
public void checkOutputSpecs(JobContext context) throws IOException, InterruptedException
IOException
InterruptedException
public OutputCommitter getOutputCommitter(TaskAttemptContext context) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.