Package org.apache.hadoop.hbase.filter
Class TestSeekHints
java.lang.Object
org.apache.hadoop.hbase.filter.TestSeekHints
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static String
static final HBaseClassTestRule
private static String
private static org.apache.hadoop.hbase.client.Table
org.junit.rules.TestName
private static String
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
void
-
Field Details
-
TEST_UTIL
-
cf
-
cq
-
table
-
ht
-
CLASS_RULE
-
name
-
-
Constructor Details
-
TestSeekHints
public TestSeekHints()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testNormalScanForwardsSeek
- Throws:
IOException
-
testReversedScanBackwardsSeek
- Throws:
IOException
-