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.TextVertexWriterToEachLinetextOutputFormat| Constructor and Description |
|---|
HBSEOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
TextVertexOutputFormat.TextVertexWriter |
createVertexWriter(TaskAttemptContext context) |
checkOutputSpecs, getOutputCommittergetConf, setConfpublic TextVertexOutputFormat.TextVertexWriter createVertexWriter(TaskAttemptContext context) throws IOException, InterruptedException
createVertexWriter in class TextVertexOutputFormat<Text,VertexData,Text>IOExceptionInterruptedException