public class TestListTablesByState extends Object
Modifier and Type | Field and Description |
---|---|
private static org.apache.hadoop.hbase.client.Admin |
ADMIN |
static HBaseClassTestRule |
CLASS_RULE |
private static int |
SLAVES |
private static HBaseTestingUtil |
UTIL |
Constructor and Description |
---|
TestListTablesByState() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testListTableDescriptorByState() |
void |
testListTableNamesByState() |
public static final HBaseClassTestRule CLASS_RULE
private static HBaseTestingUtil UTIL
private static org.apache.hadoop.hbase.client.Admin ADMIN
private static final int SLAVES
public TestListTablesByState()
public static void setUpBeforeClass() throws Exception
Exception
public void testListTableNamesByState() throws Exception
Exception
public void testListTableDescriptorByState() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.