public class TestFromClientSide3
extends java.lang.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() |
void |
testScanAfterDeletingSpecifiedRow() |
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testScanAfterDeletingSpecifiedRow()
throws java.io.IOException
java.io.IOExceptionpublic void testAdvancedConfigOverride()
throws java.lang.Exception
java.lang.Exceptionpublic void testHTableBatchWithEmptyPut()
throws java.lang.Exception
java.lang.Exceptionpublic void testHTableExistsMethodSingleRegionSingleGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testHTableExistsMethodSingleRegionMultipleGets()
throws java.lang.Exception
java.lang.Exceptionpublic void testHTableExistsBeforeGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testHTableExistsAllBeforeGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testHTableExistsMethodMultipleRegionsSingleGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testHTableExistsMethodMultipleRegionsMultipleGets()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetEmptyRow()
throws java.lang.Exception
java.lang.Exception