public class TestZKNodeTracker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestZKNodeTracker.StubAbortable |
static class |
TestZKNodeTracker.TestingZKListener |
static class |
TestZKNodeTracker.TestTracker |
static class |
TestZKNodeTracker.WaitToGetDataThread |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private static HBaseZKTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestZKNodeTracker() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCleanZNode() |
void |
testInterruptible()
Test that we can interrupt a node that is blocked on a wait.
|
void |
testNodeTracker() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseZKTestingUtility TEST_UTIL
public TestZKNodeTracker()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testInterruptible() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testNodeTracker() throws Exception
Exceptionpublic void testCleanZNode() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.