public class TestRegionState extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
Constructor and Description |
---|
TestRegionState() |
Modifier and Type | Method and Description |
---|---|
void |
testSerializeDeserialize() |
private void |
testSerializeDeserialize(org.apache.hadoop.hbase.TableName tableName,
org.apache.hadoop.hbase.master.RegionState.State state) |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestRegionState()
public void testSerializeDeserialize()
private void testSerializeDeserialize(org.apache.hadoop.hbase.TableName tableName, org.apache.hadoop.hbase.master.RegionState.State state)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.