public class TestRemoteHTableRetries
extends java.lang.Object
| 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 void setup()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testDelete()
throws java.lang.Exception
java.lang.Exceptionpublic void testGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testSingleRowPut()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultiRowPut()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetScanner()
throws java.lang.Exception
java.lang.Exceptionpublic void testCheckAndPut()
throws java.lang.Exception
java.lang.Exceptionpublic void testCheckAndDelete()
throws java.lang.Exception
java.lang.Exception