public class HBSEOutputFormat extends TextVertexOutputFormat<Text,VertexData,Text>
Modifier and Type | Class and Description |
---|---|
class |
HBSEOutputFormat.SBVertexWriter
A simple vertex writer that writes the Vertex and it's HighBetweenness Value.
|
TextVertexOutputFormat.TextVertexWriter, TextVertexOutputFormat.TextVertexWriterToEachLine
textOutputFormat
Constructor and Description |
---|
HBSEOutputFormat() |
Modifier and Type | Method and Description |
---|---|
TextVertexOutputFormat.TextVertexWriter |
createVertexWriter(TaskAttemptContext context) |
checkOutputSpecs, getOutputCommitter
getConf, setConf
public TextVertexOutputFormat.TextVertexWriter createVertexWriter(TaskAttemptContext context) throws IOException, InterruptedException
createVertexWriter
in class TextVertexOutputFormat<Text,VertexData,Text>
IOException
InterruptedException