public class VertexWithDoubleValueNullEdgeTextOutputFormat.VertexWithDoubleValueWriter extends TextVertexOutputFormat.TextVertexWriter
VertexWithDoubleValueNullEdgeTextOutputFormat
.Constructor and Description |
---|
VertexWithDoubleValueWriter() |
Modifier and Type | Method and Description |
---|---|
void |
writeVertex(Vertex<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.NullWritable> vertex)
Writes the next vertex and associated data
|
close, createLineRecordWriter, getContext, getRecordWriter, initialize
getConf, setConf
public void writeVertex(Vertex<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.NullWritable> vertex) throws IOException, InterruptedException
SimpleVertexWriter
vertex
- set the properties of this vertexIOException
InterruptedException
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.