public class TestSeekToBlockWithEncoders
extends java.lang.Object
| Constructor and Description |
|---|
TestSeekToBlockWithEncoders() |
| Modifier and Type | Method and Description |
|---|---|
void |
testSeekingToBlockToANotAvailableKey()
Test seeking while file is encoded.
|
void |
testSeekingToBlockWithBiggerNonLength1()
Test seeking while file is encoded.
|
void |
testSeekToBlockWithDecreasingCommonPrefix()
Test seeking while file is encoded.
|
void |
testSeekToBlockWithDiffFamilyAndQualifer() |
void |
testSeekToBlockWithDiffQualifer() |
void |
testSeekToBlockWithDiffQualiferOnSameRow() |
void |
testSeekToBlockWithDiffQualiferOnSameRow1() |
void |
testSeekToBlockWithDiffQualiferOnSameRowButDescendingInSize() |
void |
testSeekToBlockWithNonMatchingSeekKey()
Test seeking while file is encoded.
|
public void testSeekToBlockWithNonMatchingSeekKey()
throws java.io.IOException
java.io.IOExceptionpublic void testSeekingToBlockWithBiggerNonLength1()
throws java.io.IOException
java.io.IOExceptionpublic void testSeekingToBlockToANotAvailableKey()
throws java.io.IOException
java.io.IOExceptionpublic void testSeekToBlockWithDecreasingCommonPrefix()
throws java.io.IOException
java.io.IOExceptionpublic void testSeekToBlockWithDiffQualifer()
throws java.io.IOException
java.io.IOExceptionpublic void testSeekToBlockWithDiffQualiferOnSameRow()
throws java.io.IOException
java.io.IOExceptionpublic void testSeekToBlockWithDiffQualiferOnSameRow1()
throws java.io.IOException
java.io.IOExceptionpublic void testSeekToBlockWithDiffQualiferOnSameRowButDescendingInSize()
throws java.io.IOException
java.io.IOExceptionpublic void testSeekToBlockWithDiffFamilyAndQualifer()
throws java.io.IOException
java.io.IOException