| Modifier and Type | Method and Description |
|---|---|
void |
ZKRollbackSet.enforceRollback(ZKClient zk)
Rollback to pre enforce state.
|
boolean |
ZKQuery.query(List<org.apache.zookeeper.data.ACL> aclList,
List<org.apache.zookeeper.data.ACL> parentAclList,
String path,
ZKClient zk,
List<String> queryOptions) |
| Constructor and Description |
|---|
ZKAudit(ZKClient zk,
File auditConfigFile)
Construct ZKAudit object for audit reports generation.
|
ZKCheck(ZKClient zk) |
ZKEnforce(ZKClient zk) |
ZKEnforce(ZKClient zk,
File rollbackStateFile) |
ZKExport(ZKClient zk) |
ZKTree(ZKClient zk)
Create a ZKTree instance for traversal and query execution.
|
Copyright © 2020. All rights reserved.