Class TestZKNodeTracker
java.lang.Object
org.apache.hadoop.hbase.zookeeper.TestZKNodeTracker
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
private static final HBaseZKTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
void
Test that we can interrupt a node that is blocked on a wait.void
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
-
Constructor Details
-
TestZKNodeTracker
public TestZKNodeTracker()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testInterruptible
Test that we can interrupt a node that is blocked on a wait.- Throws:
IOException
InterruptedException
-
testNodeTracker
- Throws:
Exception
-
testCleanZNode
- Throws:
Exception
-