public class TestFromClientSide3 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestFromClientSide3.WaitingForMultiMutationsObserver |
static class |
TestFromClientSide3.WaitingForScanObserver |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestFromClientSide3() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestFromClientSide3()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testScanAfterDeletingSpecifiedRow() throws IOException
IOExceptionpublic void testScanAfterDeletingSpecifiedRowV2() throws IOException
IOExceptionpublic void testAdvancedConfigOverride() throws Exception
Exceptionpublic void testHTableBatchWithEmptyPut() throws Exception
Exceptionpublic void testHTableWithLargeBatch() throws Exception
Exceptionpublic void testBatchWithRowMutation() 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
Exceptionpublic void testGetEmptyRow() throws Exception
Exceptionpublic void testConnectionDefaultUsesCodec() throws Exception
Exceptionpublic void testPutWithPreBatchMutate() throws Exception
Exceptionpublic void testRowMutationsWithPreBatchMutate() throws Exception
Exceptionpublic void testLockLeakWithDelta() throws Exception, Throwable
public void testMultiRowMutations() throws Exception, Throwable
public void testMVCCUsingMVCCPreAssign() throws IOException
IOExceptionpublic void testPutThenGetWithMultipleThreads() throws Exception
Exceptionpublic void testScanWithBatchSizeReturnIncompleteCells() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.