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.IdWithValueVertexWriter
TextVertexOutputFormat.TextVertexWriter, TextVertexOutputFormat.TextVertexWriterToEachLine
LINE_TOKENIZE_VALUE, LINE_TOKENIZE_VALUE_DEFAULT, REVERSE_ID_AND_VALUE, REVERSE_ID_AND_VALUE_DEFAULT
textOutputFormat
Constructor and Description |
---|
TestIdWithValueTextOutputFormat() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testHappyPath() |
void |
testReverseIdAndValue() |
void |
testWithDifferentDelimiter() |
createVertexWriter
checkOutputSpecs, getOutputCommitter
postWriting, preWriting
getConf, setConf
public void setUp()
public void testHappyPath() throws IOException, InterruptedException
IOException
InterruptedException
public void testReverseIdAndValue() throws IOException, InterruptedException
IOException
InterruptedException
public void testWithDifferentDelimiter() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.