public class LouvainVertexOutputFormat extends TextVertexOutputFormat<Text,LouvainNodeState,LongWritable>
Modifier and Type | Class and Description |
---|---|
protected class |
LouvainVertexOutputFormat.LouvainVertexWriter |
TextVertexOutputFormat.TextVertexWriter, TextVertexOutputFormat.TextVertexWriterToEachLine
textOutputFormat
Constructor and Description |
---|
LouvainVertexOutputFormat() |
Modifier and Type | Method and Description |
---|---|
TextVertexOutputFormat.TextVertexWriter |
createVertexWriter(TaskAttemptContext arg0) |
checkOutputSpecs, getOutputCommitter
getConf, setConf
public TextVertexOutputFormat.TextVertexWriter createVertexWriter(TaskAttemptContext arg0) throws IOException, InterruptedException
createVertexWriter
in class TextVertexOutputFormat<Text,LouvainNodeState,LongWritable>
IOException
InterruptedException