public class TestZKSecretWatcherRefreshKeys extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestZKSecretWatcherRefreshKeys.MockAbortable |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestZKSecretWatcherRefreshKeys() |
Modifier and Type | Method and Description |
---|---|
private static org.apache.hadoop.hbase.zookeeper.ZKWatcher |
newZK(org.apache.hadoop.conf.Configuration conf,
String name,
org.apache.hadoop.hbase.Abortable abort) |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testRefreshKeys() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static HBaseTestingUtility TEST_UTIL
public TestZKSecretWatcherRefreshKeys()
public static void setupBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
private static org.apache.hadoop.hbase.zookeeper.ZKWatcher newZK(org.apache.hadoop.conf.Configuration conf, String name, org.apache.hadoop.hbase.Abortable abort) throws Exception
Exception
public void testRefreshKeys() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.