public class TestFastFail extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestFastFail.CallQueueTooBigPffeInterceptor |
static class |
TestFastFail.MyPreemptiveFastFailInterceptor |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestFastFail() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testCallQueueTooBigExceptionDoesntTriggerPffe() |
void |
testFastFail() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestFastFail()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testFastFail() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testCallQueueTooBigExceptionDoesntTriggerPffe() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.