public class TestJoinedScanners extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestJoinedScanners() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Command line interface:
|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testJoinedScanners() |
void |
testWithReverseScan() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestJoinedScanners()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testJoinedScanners() throws Exception
Exceptionpublic static void main(String[] args) throws Exception
args - IOException - if there is a bug while reading from diskExceptionpublic void testWithReverseScan() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.