public class TestIdWithValueTextOutputFormat extends IdWithValueTextOutputFormat<org.apache.hadoop.io.Text,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.Writable>
| Modifier and Type | Class and Description |
|---|---|
static class |
TestIdWithValueTextOutputFormat.DummyComputation
Dummy class to allow ImmutableClassesGiraphConfiguration to be created.
|
IdWithValueTextOutputFormat.IdWithValueVertexWriterTextVertexOutputFormat.TextVertexWriter, TextVertexOutputFormat.TextVertexWriterToEachLineLINE_TOKENIZE_VALUE, LINE_TOKENIZE_VALUE_DEFAULT, REVERSE_ID_AND_VALUE, REVERSE_ID_AND_VALUE_DEFAULTtextOutputFormat| Constructor and Description |
|---|
TestIdWithValueTextOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testHappyPath() |
void |
testReverseIdAndValue() |
void |
testWithDifferentDelimiter() |
createVertexWritercheckOutputSpecs, getOutputCommitterpostWriting, preWritinggetConf, setConfpublic 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.