public class TestScannerResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestScannerResource() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testFullTableScan() |
void |
testSimpleScannerBinary() |
void |
testSimpleScannerPB() |
void |
testSimpleScannerXML() |
void |
testTableDoesNotExist() |
void |
testTableScanWithTableDisable() |
public static final HBaseClassTestRule CLASS_RULE
public TestScannerResource()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testSimpleScannerXML() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testSimpleScannerPB() throws IOException
IOExceptionpublic void testSimpleScannerBinary() throws IOException
IOExceptionpublic void testFullTableScan() throws IOException
IOExceptionpublic void testTableDoesNotExist() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testTableScanWithTableDisable() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.