public class TestDropTimeoutRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestDropTimeoutRequest.SleepLongerAtFirstCoprocessor
Coprocessor that sleeps a while the first time you do a Get
|
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAM_NAM |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
private static int |
RPC_RETRY |
private static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestDropTimeoutRequest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testDropTimeoutRequest() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility TEST_UTIL
private static final byte[] FAM_NAM
private static final int RPC_RETRY
public TestDropTimeoutRequest()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testDropTimeoutRequest() throws Exception
ExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.