public final class GiraphVertexWriter
extends VertexWriter
| Constructor and Description | 
|---|
GiraphVertexWriter()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close(TaskAttemptContext context)  | 
void | 
initialize(TaskAttemptContext context)  | 
void | 
writeVertex(Vertex vertex)  | 
public void initialize(TaskAttemptContext context)
                throws IOException,
                       InterruptedException
IOExceptionInterruptedExceptionpublic void close(TaskAttemptContext context)
           throws IOException,
                  InterruptedException
IOExceptionInterruptedExceptionpublic void writeVertex(Vertex vertex)
                 throws IOException,
                        InterruptedException
IOExceptionInterruptedExceptionCopyright © 2013–2018 Apache Software Foundation. All rights reserved.