public class TestNewIntegerEncoding
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestNewIntegerEncoding.Row |
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestName |
testCaseName |
| Constructor and Description |
|---|
TestNewIntegerEncoding() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Long> |
fetchData(java.lang.String path) |
void |
openFileSystem() |
void |
testBasicDelta1() |
void |
testBasicDelta2() |
void |
testBasicDelta3() |
void |
testBasicDelta4() |
void |
testBasicNew() |
void |
testBasicOld() |
void |
testBasicRow() |
void |
testIntegerMax() |
void |
testIntegerMin() |
void |
testLongMax() |
void |
testLongMin() |
void |
testPatchedBase510() |
void |
testPatchedBase511() |
void |
testPatchedBaseAt0() |
void |
testPatchedBaseAt1() |
void |
testPatchedBaseAt255() |
void |
testPatchedBaseAt256() |
void |
testPatchedBaseNegativeMin() |
void |
testPatchedBaseNegativeMin2() |
void |
testPatchedBaseNegativeMin3() |
void |
testPatchedBaseNegativeMin4() |
void |
testRandomInt() |
void |
testRandomLong() |
void |
testSeek() |
public java.util.List<java.lang.Long> fetchData(java.lang.String path)
throws java.io.IOException
java.io.IOExceptionpublic void openFileSystem()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicRow()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicOld()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicNew()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicDelta1()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicDelta2()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicDelta3()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicDelta4()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntegerMin()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntegerMax()
throws java.lang.Exception
java.lang.Exceptionpublic void testLongMin()
throws java.lang.Exception
java.lang.Exceptionpublic void testLongMax()
throws java.lang.Exception
java.lang.Exceptionpublic void testRandomInt()
throws java.lang.Exception
java.lang.Exceptionpublic void testRandomLong()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBaseNegativeMin()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBaseNegativeMin2()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBaseNegativeMin3()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBaseNegativeMin4()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBaseAt0()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBaseAt1()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBaseAt255()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBaseAt256()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBase510()
throws java.lang.Exception
java.lang.Exceptionpublic void testPatchedBase511()
throws java.lang.Exception
java.lang.Exceptionpublic void testSeek()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 The Apache Software Foundation