public class TestRegionSizeStoreImpl extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.client.RegionInfo |
INFOA |
private static org.apache.hadoop.hbase.client.RegionInfo |
INFOB |
Constructor and Description |
---|
TestRegionSizeStoreImpl() |
Modifier and Type | Method and Description |
---|---|
void |
testNegativeDeltaForMissingRegion() |
void |
testSizeUpdates() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.apache.hadoop.hbase.client.RegionInfo INFOA
private static final org.apache.hadoop.hbase.client.RegionInfo INFOB
public TestRegionSizeStoreImpl()
public void testSizeUpdates()
public void testNegativeDeltaForMissingRegion()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.