public class TestSeekToBlockWithEncoders extends 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 IOException
IOExceptionpublic void testSeekingToBlockWithBiggerNonLength1()
throws IOException
IOExceptionpublic void testSeekingToBlockToANotAvailableKey()
throws IOException
IOExceptionpublic void testSeekToBlockWithDecreasingCommonPrefix()
throws IOException
IOExceptionpublic void testSeekToBlockWithDiffQualifer()
throws IOException
IOExceptionpublic void testSeekToBlockWithDiffQualiferOnSameRow()
throws IOException
IOExceptionpublic void testSeekToBlockWithDiffQualiferOnSameRow1()
throws IOException
IOExceptionpublic void testSeekToBlockWithDiffQualiferOnSameRowButDescendingInSize()
throws IOException
IOExceptionpublic void testSeekToBlockWithDiffFamilyAndQualifer()
throws IOException
IOException