public abstract class AbstractTestCITimeout extends Object
ConnectionImplementation
.Modifier and Type | Class and Description |
---|---|
static class |
AbstractTestCITimeout.SleepAndFailFirstTime
This copro sleeps 20 second.
|
static class |
AbstractTestCITimeout.SleepCoprocessor |
Modifier and Type | Field and Description |
---|---|
protected static byte[] |
FAM_NAM |
org.junit.rules.TestName |
name |
protected static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
AbstractTestCITimeout() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
protected static final HBaseTestingUtility TEST_UTIL
protected static final byte[] FAM_NAM
public final org.junit.rules.TestName name
public AbstractTestCITimeout()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.