public class TestSrcIdDstIdEdgeValueTextOutputFormat extends SrcIdDstIdEdgeValueTextOutputFormat<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable>
| Modifier and Type | Class and Description |
|---|---|
static class |
TestSrcIdDstIdEdgeValueTextOutputFormat.DummyComputation
Dummy class to allow ImmutableClassesGiraphConfiguration to be created.
|
SrcIdDstIdEdgeValueTextOutputFormat.SrcIdDstIdEdgeValueEdgeWriter<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>TextEdgeOutputFormat.TextEdgeWriter<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>, TextEdgeOutputFormat.TextEdgeWriterToEachLine<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>textOutputFormat| Constructor and Description |
|---|
TestSrcIdDstIdEdgeValueTextOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testHappyPath() |
void |
testReverseIdAndValue() |
void |
testWithDifferentDelimiter() |
createEdgeWritercheckOutputSpecs, getOutputCommitterpostWriting, preWritinggetConf, setConfpublic TestSrcIdDstIdEdgeValueTextOutputFormat()
public void setUp()
public void testHappyPath()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testReverseIdAndValue()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testWithDifferentDelimiter()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.