public class DGAEdgeTDTOutputFormat extends DGAAbstractEdgeOutputFormat<Text,DoubleWritable,Text>
| Modifier and Type | Class and Description |
|---|---|
protected class |
DGAEdgeTDTOutputFormat.TDTEdgeWriter
A Simple Edge Writer that writes each edge into a file on HDFS.
|
DGAAbstractEdgeOutputFormat.DGAAbstractEdgeWriter<I extends WritableComparable,V extends Writable,E extends Writable>TextEdgeOutputFormat.TextEdgeWriter<I extends WritableComparable,V extends Writable,E extends Writable>, TextEdgeOutputFormat.TextEdgeWriterToEachLine<I extends WritableComparable,V extends Writable,E extends Writable>FIELD_DELIMITER, FIELD_DELIMITER_DEFAULT, WRITE_EDGE_VALUE, WRITE_EDGE_VALUE_DEFAULT, WRITE_VERTEX_VALUE, WRITE_VERTEX_VALUE_DEFAULTtextOutputFormat| Constructor and Description |
|---|
DGAEdgeTDTOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
TextEdgeOutputFormat.TextEdgeWriter<Text,DoubleWritable,Text> |
createEdgeWriter(TaskAttemptContext context) |
checkOutputSpecs, getOutputCommittergetConf, setConfpublic TextEdgeOutputFormat.TextEdgeWriter<Text,DoubleWritable,Text> createEdgeWriter(TaskAttemptContext context) throws IOException, InterruptedException
createEdgeWriter in class TextEdgeOutputFormat<Text,DoubleWritable,Text>IOExceptionInterruptedException