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 |
org.junit.rules.TestName |
name |
| 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
public TestDropTimeoutRequest()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testDropTimeoutRequest() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.