public class TestSeekToBlockWithEncoders extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSeekToBlockWithEncoders(boolean useOffheapData) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
parameters() |
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 static final HBaseClassTestRule CLASS_RULE
public TestSeekToBlockWithEncoders(boolean useOffheapData)
public static Collection<Object[]> parameters()
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
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.