Package | Description |
---|---|
org.apache.twill.zookeeper |
This package provides functionality for ZooKeeper interactions.
|
Modifier and Type | Method and Description |
---|---|
OperationFuture<ACLData> |
ForwardingZKClient.getACL(String path) |
OperationFuture<ACLData> |
ZKClient.getACL(String path)
Retrieves the Stat and ACL being set at the given path.
|
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.