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.IOException
public void openFileSystem() throws java.lang.Exception
java.lang.Exception
public void testBasicRow() throws java.lang.Exception
java.lang.Exception
public void testBasicOld() throws java.lang.Exception
java.lang.Exception
public void testBasicNew() throws java.lang.Exception
java.lang.Exception
public void testBasicDelta1() throws java.lang.Exception
java.lang.Exception
public void testBasicDelta2() throws java.lang.Exception
java.lang.Exception
public void testBasicDelta3() throws java.lang.Exception
java.lang.Exception
public void testBasicDelta4() throws java.lang.Exception
java.lang.Exception
public void testIntegerMin() throws java.lang.Exception
java.lang.Exception
public void testIntegerMax() throws java.lang.Exception
java.lang.Exception
public void testLongMin() throws java.lang.Exception
java.lang.Exception
public void testLongMax() throws java.lang.Exception
java.lang.Exception
public void testRandomInt() throws java.lang.Exception
java.lang.Exception
public void testRandomLong() throws java.lang.Exception
java.lang.Exception
public void testPatchedBaseNegativeMin() throws java.lang.Exception
java.lang.Exception
public void testPatchedBaseNegativeMin2() throws java.lang.Exception
java.lang.Exception
public void testPatchedBaseNegativeMin3() throws java.lang.Exception
java.lang.Exception
public void testPatchedBaseNegativeMin4() throws java.lang.Exception
java.lang.Exception
public void testPatchedBaseAt0() throws java.lang.Exception
java.lang.Exception
public void testPatchedBaseAt1() throws java.lang.Exception
java.lang.Exception
public void testPatchedBaseAt255() throws java.lang.Exception
java.lang.Exception
public void testPatchedBaseAt256() throws java.lang.Exception
java.lang.Exception
public void testPatchedBase510() throws java.lang.Exception
java.lang.Exception
public void testPatchedBase511() throws java.lang.Exception
java.lang.Exception
public void testSeek() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation