public class GoraGEdgeEdgeOutputFormat extends GoraEdgeOutputFormat<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.FloatWritable>
Modifier and Type | Class and Description |
---|---|
protected class |
GoraGEdgeEdgeOutputFormat.GoraGEdgeEdgeWriter
Gora edge writer.
|
GoraEdgeOutputFormat.GoraEdgeWriter
Constructor and Description |
---|
GoraGEdgeEdgeOutputFormat()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
GoraEdgeOutputFormat.GoraEdgeWriter |
createEdgeWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context)
Create an edge writer for a given split.
|
checkOutputSpecs, createDataStore, getDataStore, getDatastoreClass, getLogger, getOutputCommitter, setDataStore, setDatastoreClass
getConf, setConf
public GoraEdgeOutputFormat.GoraEdgeWriter createEdgeWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException, InterruptedException
EdgeOutputFormat
EdgeWriter.initialize(TaskAttemptContext)
before
the split is used.createEdgeWriter
in class GoraEdgeOutputFormat<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.FloatWritable>
context
- the information about the taskIOException
InterruptedException
Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.