public class TableEdgeOutputFormat extends HBaseVertexOutputFormat<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>
| Modifier and Type | Class and Description |
|---|---|
static class |
TableEdgeOutputFormat.TableEdgeVertexWriter |
HBaseVertexOutputFormat.HBaseVertexWriter<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>BASE_FORMAT| Constructor and Description |
|---|
TableEdgeOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
VertexWriter<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text> |
createVertexWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
checkOutputSpecs, getOutputCommittergetConf, setConfpublic VertexWriter<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text> createVertexWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException, InterruptedException
createVertexWriter in class VertexOutputFormat<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionCopyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.