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, initialize
getConf, setConf
public void writeVertex(Vertex<Text,VertexData,Text> vertex) throws IOException, InterruptedException
vertex
- Vertex to WriteIOException
InterruptedException