public class TestHQuorumPeer extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.fs.Path | 
dataDir  | 
private static int | 
PORT_NO  | 
private static HBaseZKTestingUtility | 
TEST_UTIL  | 
| Constructor and Description | 
|---|
TestHQuorumPeer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setup()  | 
void | 
testGetZKQuorumServersString()  | 
void | 
testMakeZKProps()  | 
void | 
testShouldAssignDefaultZookeeperClientPort()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseZKTestingUtility TEST_UTIL
private static int PORT_NO
private org.apache.hadoop.fs.Path dataDir
public TestHQuorumPeer()
public void setup() throws IOException
IOExceptionpublic void testMakeZKProps()
public void testShouldAssignDefaultZookeeperClientPort()
public void testGetZKQuorumServersString()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.