public class TestRemoteHTableRetries extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRemoteHTableRetries() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
tearDownAfterClass() |
void |
testCheckAndDelete() |
void |
testCheckAndPut() |
void |
testDelete() |
void |
testGet() |
void |
testGetScanner() |
void |
testMultiRowPut() |
void |
testSingleRowPut() |
public static final HBaseClassTestRule CLASS_RULE
public TestRemoteHTableRetries()
public void tearDownAfterClass() throws Exception
Exceptionpublic void testDelete() throws Exception
Exceptionpublic void testSingleRowPut() throws Exception
Exceptionpublic void testMultiRowPut() throws Exception
Exceptionpublic void testGetScanner() throws Exception
Exceptionpublic void testCheckAndPut() throws Exception
Exceptionpublic void testCheckAndDelete() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.