public class TestMasterNotCarryTable extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.hbase.master.HMaster |
master |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestMasterNotCarryTable() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testMasterBlockCache() |
void |
testMasterMemStoreLAB() |
void |
testMasterNotCarryTable() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.master.HMaster master
public TestMasterNotCarryTable()
public void testMasterNotCarryTable()
public void testMasterBlockCache()
public void testMasterMemStoreLAB()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.