public class JsonLongDoubleFloatDoubleVertexOutputFormat extends TextVertexOutputFormat<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.FloatWritable>
double values and float out-edge weightsTextVertexOutputFormat.TextVertexWriter, TextVertexOutputFormat.TextVertexWriterToEachLinetextOutputFormat| Constructor and Description | 
|---|
| JsonLongDoubleFloatDoubleVertexOutputFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| TextVertexOutputFormat.TextVertexWriter | createVertexWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context)The factory method which produces the  TextVertexOutputFormat.TextVertexWriterused by this
 output format. | 
checkOutputSpecs, getOutputCommitterpostWriting, preWritinggetConf, setConfpublic JsonLongDoubleFloatDoubleVertexOutputFormat()
public TextVertexOutputFormat.TextVertexWriter createVertexWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context)
TextVertexOutputFormatTextVertexOutputFormat.TextVertexWriter used by this
 output format.createVertexWriter in class TextVertexOutputFormat<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.FloatWritable>context - the information about the taskCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.