public class TestRegionSizeReportingChore extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestRegionSizeReportingChore() |
Modifier and Type | Method and Description |
---|---|
private org.apache.hadoop.conf.Configuration |
getDefaultHBaseConfiguration()
Creates an HBase Configuration object for the default values.
|
private org.apache.hadoop.hbase.regionserver.HRegionServer |
mockRegionServer(org.apache.hadoop.conf.Configuration conf) |
void |
testDefaultConfigurationProperties() |
void |
testNonDefaultConfigurationProperties() |
void |
testRemovableOfNonOnlineRegions() |
public static final HBaseClassTestRule CLASS_RULE
public TestRegionSizeReportingChore()
public void testDefaultConfigurationProperties()
public void testNonDefaultConfigurationProperties()
public void testRemovableOfNonOnlineRegions()
private org.apache.hadoop.conf.Configuration getDefaultHBaseConfiguration()
private org.apache.hadoop.hbase.regionserver.HRegionServer mockRegionServer(org.apache.hadoop.conf.Configuration conf)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.