| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVertexOutputWriter<V extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable,M extends org.apache.hadoop.io.Writable>
The VertexOutputWriter defines what parts of the vertex shall be written to
the output format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphJob.setVertexOutputWriterClass(Class<? extends VertexOutputWriter> cls)
Sets the output writer for materializing vertices to the output sink.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.