protected class LayoutOutputFormat.JSONWithPartitioningAndComponentVertexWriter
extends org.apache.giraph.io.VertexWriter<I,V,E>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
showComponent |
protected boolean |
showPartitioning |
| Modifier | Constructor and Description |
|---|---|
protected |
LayoutOutputFormat.JSONWithPartitioningAndComponentVertexWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.io.Text |
convertVertexToLine(org.apache.giraph.graph.Vertex<PartitionedLongWritable,CoordinateWritable,org.apache.hadoop.io.NullWritable> vertex) |
void |
initialize(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
protected boolean showComponent
protected boolean showPartitioning
protected LayoutOutputFormat.JSONWithPartitioningAndComponentVertexWriter()
protected org.apache.hadoop.io.Text convertVertexToLine(org.apache.giraph.graph.Vertex<PartitionedLongWritable,CoordinateWritable,org.apache.hadoop.io.NullWritable> vertex) throws java.io.IOException
java.io.IOExceptionpublic void initialize(org.apache.hadoop.mapreduce.TaskAttemptContext context)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException