public class TestZKUtilNoServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestZKUtilNoServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCreateACL() |
void |
testCreateACLWithSameUser() |
void |
testInterruptedDuringAction() |
void |
testSecuritySingleSuperuser() |
void |
testUnsecure() |
public static final HBaseClassTestRule CLASS_RULE
public TestZKUtilNoServer()
public void testUnsecure() throws ZooKeeperConnectionException, IOException
public void testSecuritySingleSuperuser() throws ZooKeeperConnectionException, IOException
public void testCreateACL() throws ZooKeeperConnectionException, IOException
public void testCreateACLWithSameUser() throws ZooKeeperConnectionException, IOException
public void testInterruptedDuringAction() throws ZooKeeperConnectionException, IOException, org.apache.zookeeper.KeeperException, InterruptedException
ZooKeeperConnectionExceptionIOExceptionorg.apache.zookeeper.KeeperExceptionInterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.