public class TestServerBusyException extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestServerBusyException.SleepCoprocessor |
static class |
TestServerBusyException.SleepLongerAtFirstCoprocessor |
private static class |
TestServerBusyException.TestGetThread |
private static class |
TestServerBusyException.TestPutThread |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAM_NAM |
org.junit.rules.TestName |
name |
private static byte[] |
ROW |
private static int |
RPC_RETRY |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestServerBusyException() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testServerBusyException() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private static final byte[] FAM_NAM
private static final byte[] ROW
private static final int RPC_RETRY
public org.junit.rules.TestName name
public TestServerBusyException()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testServerBusyException() throws Exception
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.