public class HBSEOutputFormat.SBVertexWriter extends TextVertexOutputFormat.TextVertexWriter
| Constructor and Description |
|---|
HBSEOutputFormat.SBVertexWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeVertex(Vertex<Text,VertexData,Text> vertex)
Writes a Vertex
|
close, createLineRecordWriter, getContext, getRecordWriter, initializegetConf, setConfpublic void writeVertex(Vertex<Text,VertexData,Text> vertex) throws IOException, InterruptedException
vertex - Vertex to WriteIOExceptionInterruptedException