public class TestGetClosestAtOrBefore extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestGetClosestAtOrBefore() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetClosestRowBefore2()
For HBASE-694
|
void |
testGetClosestRowBefore3()
Test file of multiple deletes and with deletes as final key.
|
void |
testUsingMetaAndBinary() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public TestGetClosestAtOrBefore()
public void testUsingMetaAndBinary() throws IOException
IOExceptionpublic void testGetClosestRowBefore3() throws IOException
IOExceptionpublic void testGetClosestRowBefore2() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.