public class TestRegionInfoStaticInitialization extends Object
HRegionInfo and
 RegionInfoBuilder, as reported on HBASE-24896. The condition being tested can only be
 reproduced the first time a JVM loads the classes under test. Thus, this test is marked as a
 LargeTests because, under their current configuration, tests in that category are run
 in their own JVM instances.| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
| Constructor and Description | 
|---|
TestRegionInfoStaticInitialization()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
testParallelStaticInitialization()  | 
public static final HBaseClassTestRule CLASS_RULE
public TestRegionInfoStaticInitialization()
public void testParallelStaticInitialization() throws Exception
ExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.