public class TestFromClientSide3 extends Object
| Constructor and Description |
|---|
TestFromClientSide3() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testAdvancedConfigOverride() |
void |
testGetEmptyRow() |
void |
testHTableBatchWithEmptyPut() |
void |
testHTableExistsAllBeforeGet() |
void |
testHTableExistsBeforeGet() |
void |
testHTableExistsMethodMultipleRegionsMultipleGets() |
void |
testHTableExistsMethodMultipleRegionsSingleGet() |
void |
testHTableExistsMethodSingleRegionMultipleGets() |
void |
testHTableExistsMethodSingleRegionSingleGet() |
public void testAdvancedConfigOverride()
throws Exception
Exceptionpublic void testHTableBatchWithEmptyPut()
throws Exception
Exceptionpublic void testHTableExistsMethodSingleRegionSingleGet()
throws Exception
Exceptionpublic void testHTableExistsMethodSingleRegionMultipleGets()
throws Exception
Exceptionpublic void testHTableExistsBeforeGet()
throws Exception
Exceptionpublic void testHTableExistsAllBeforeGet()
throws Exception
Exceptionpublic void testHTableExistsMethodMultipleRegionsSingleGet()
throws Exception
Exceptionpublic void testHTableExistsMethodMultipleRegionsMultipleGets()
throws Exception
Exception