public class TestClusterId extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread |
rst |
private HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestClusterId() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testClusterId() |
void |
testRewritingClusterIdToPB() |
public static final HBaseClassTestRule CLASS_RULE
private final HBaseTestingUtility TEST_UTIL
private org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread rst
public TestClusterId()
public void testClusterId() throws Exception
Exception
public void testRewritingClusterIdToPB() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.