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 |
| 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
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–2019 Cloudera. All rights reserved.