public class TestZKACL extends BaseTest
| Constructor and Description |
|---|
TestZKACL() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testClusterDiscoveryPaths()
Test ACLs on znodes required to discover the cluster
ZK libraries only supports one client instance per-machine per-server and it is cached.
|
void |
testNonClusterDiscoveryPaths()
Test ACLs on znodes other than ones required to discover the cluster
ZK libraries only supports one client instance per-machine per-server and it is cached.
|
public void testClusterDiscoveryPaths()
public void testNonClusterDiscoveryPaths()
Copyright © 2021 The Apache Software Foundation. All rights reserved.