public class TestStoreScanner extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestStoreScanner() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestStoreScanner()
public void testWithColumnCountGetFilter() throws Exception
Exceptionpublic void testFullRowGetDoesNotOverreadWhenRowInsideOneBlock() throws IOException
IOExceptionpublic void testFullRowSpansBlocks() throws IOException
IOExceptionpublic void testOptimize() throws IOException
IOExceptionpublic void testOptimizeAndGet() throws IOException
IOExceptionpublic void testOptimizeAndGetWithFakedNextBlockIndexStart() throws IOException
IOExceptionpublic void testScanTimeRange() throws IOException
IOExceptionpublic void testScanSameTimestamp() throws IOException
IOExceptionpublic void testWontNextToNext() throws IOException
IOExceptionpublic void testDeleteVersionSameTimestamp() throws IOException
IOExceptionpublic void testDeletedRowThenGoodRow() throws IOException
IOExceptionpublic void testDeleteVersionMaskingMultiplePuts() throws IOException
IOExceptionpublic void testDeleteVersionsMixedAndMultipleVersionReturn() throws IOException
IOExceptionpublic void testWildCardOneVersionScan() throws IOException
IOExceptionpublic void testWildCardScannerUnderDeletes() throws IOException
IOExceptionpublic void testDeleteFamily() throws IOException
IOExceptionpublic void testDeleteColumn() throws IOException
IOExceptionpublic void testSkipColumn() throws IOException
IOExceptionpublic void testWildCardTtlScan() throws IOException
IOExceptionpublic void testScannerReseekDoesntNPE() throws Exception
Exceptionpublic void testExpiredDeleteFamily() throws Exception
Exceptionpublic void testDeleteMarkerLongevity() throws Exception
Exceptionpublic void testPreadNotEnabledForCompactionStoreScanners() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.