public class TestServerNonceManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestServerNonceManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCleanup() |
void |
testConcurrentAttempts() |
void |
testMvcc() |
void |
testNoEndWithoutStart() |
void |
testNormalStartEnd() |
void |
testStopWaiting() |
void |
testWalNonces() |
public static final HBaseClassTestRule CLASS_RULE
public TestServerNonceManager()
public void testNormalStartEnd() throws Exception
Exceptionpublic void testNoEndWithoutStart()
public void testCleanup() throws Exception
Exceptionpublic void testWalNonces() throws Exception
Exceptionpublic void testConcurrentAttempts() throws Exception
Exceptionpublic void testStopWaiting() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.