public class TestImmutableHRegionInfo extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private List<Consumer<org.apache.hadoop.hbase.client.ImmutableHRegionInfo>> |
TEST_FUNCTIONS |
Constructor and Description |
---|
TestImmutableHRegionInfo() |
Modifier and Type | Method and Description |
---|---|
void |
testImmutable() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private final List<Consumer<org.apache.hadoop.hbase.client.ImmutableHRegionInfo>> TEST_FUNCTIONS
public TestImmutableHRegionInfo()
public void testImmutable()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.