public class TestReadOnlyZKClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestReadOnlyZKClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testGetAndExists() |
void |
testNoNode() |
void |
testNotCloseZkWhenPending() |
void |
testSessionExpire() |
public static final HBaseClassTestRule CLASS_RULE
public TestReadOnlyZKClient()
public static void tearDown() throws IOException
IOExceptionpublic void testGetAndExists() throws Exception
Exceptionpublic void testNoNode() throws InterruptedException, ExecutionException
public void testSessionExpire() throws Exception
Exceptionpublic void testNotCloseZkWhenPending() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.