public class TestFavoredNodeTableImport extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.conf.Configuration |
conf |
private static org.slf4j.Logger |
LOG |
private static int |
REGION_NUM |
private static int |
SLAVES |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestFavoredNodeTableImport() |
Modifier and Type | Method and Description |
---|---|
void |
stopCluster() |
void |
testTableCreation() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final int SLAVES
private static final int REGION_NUM
private static final HBaseTestingUtility UTIL
private static final org.apache.hadoop.conf.Configuration conf
public TestFavoredNodeTableImport()
public void stopCluster() throws Exception
Exception
public void testTableCreation() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.