public class TestTableOutputFormatConnectionExhaust extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
(package private) static String |
FAMILY |
private static org.slf4j.Logger |
LOG |
(package private) static String |
TABLE |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestTableOutputFormatConnectionExhaust() |
Modifier and Type | Method and Description |
---|---|
static void |
afterClass() |
void |
before() |
static void |
beforeClass() |
(package private) static void |
openCloseTableOutputFormat(int iter)
Open and close a TableOutputFormat.
|
void |
testConnectionExhaustion() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
static final String TABLE
static final String FAMILY
public TestTableOutputFormatConnectionExhaust()
public static void beforeClass() throws Exception
Exception
public static void afterClass() throws Exception
Exception
public void before() throws IOException
IOException
static void openCloseTableOutputFormat(int iter) throws IOException
IOException
public void testConnectionExhaustion() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.