public class TestHBaseTestingUtilSpinup extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestHBaseTestingUtilSpinup() |
Modifier and Type | Method and Description |
---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
testGetMetaTableRows() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
public TestHBaseTestingUtilSpinup()
public static void beforeClass() throws Exception
Exception
public static void afterClass() throws Exception
Exception
public void testGetMetaTableRows() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.