public class TestSeekHints extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestSeekHints.KeepAllButSeekFilter |
| Modifier and Type | Field and Description |
|---|---|
private static String |
cf |
static HBaseClassTestRule |
CLASS_RULE |
private static String |
cq |
private static org.apache.hadoop.hbase.client.Table |
ht |
org.junit.rules.TestName |
name |
private static String |
table |
private static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestSeekHints() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testNormalScanForwardsSeek() |
void |
testReversedScanBackwardsSeek() |
private static final HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.hbase.client.Table ht
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestSeekHints()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testNormalScanForwardsSeek() throws IOException
IOExceptionpublic void testReversedScanBackwardsSeek() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.