public class PartitioningOutputFormat.SpinnerUtilJSONPartitionedWoELongArrayFloatVertexWriter
extends org.apache.giraph.io.VertexWriter<I,V,E>
| Modifier and Type | Field and Description |
|---|---|
protected float |
bBoxX |
protected float |
bBoxY |
protected boolean |
doRandomize |
protected org.apache.log4j.Logger |
log |
protected boolean |
showComponent |
| Constructor and Description |
|---|
PartitioningOutputFormat.SpinnerUtilJSONPartitionedWoELongArrayFloatVertexWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.io.Text |
convertVertexToLine(org.apache.giraph.graph.Vertex<org.apache.hadoop.io.LongWritable,PartitioningVertexValue,EdgeValue> vertex) |
void |
initialize(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
protected float bBoxX
protected float bBoxY
protected boolean doRandomize
protected org.apache.log4j.Logger log
protected boolean showComponent
public PartitioningOutputFormat.SpinnerUtilJSONPartitionedWoELongArrayFloatVertexWriter()
protected org.apache.hadoop.io.Text convertVertexToLine(org.apache.giraph.graph.Vertex<org.apache.hadoop.io.LongWritable,PartitioningVertexValue,EdgeValue> 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