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, initializegetConf, setConfpublic void writeVertex(Vertex<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.NullWritable> vertex) throws IOException, InterruptedException
SimpleVertexWritervertex - set the properties of this vertexIOExceptionInterruptedExceptionCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.