public class VertexWithDoubleValueDoubleEdgeTextOutputFormat.VertexWithDoubleValueWriter extends TextVertexOutputFormat.TextVertexWriter
VertexWithDoubleValueDoubleEdgeTextOutputFormat
.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.DoubleWritable> 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.DoubleWritable> vertex) throws IOException, InterruptedException
SimpleVertexWriter
vertex
- set the properties of this vertexIOException
InterruptedException
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.