public class ZKRollbackElement extends Object
| Modifier | Constructor and Description |
|---|---|
|
ZKRollbackElement() |
protected |
ZKRollbackElement(String path,
List<org.apache.zookeeper.data.ACL> acl) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.zookeeper.data.ACL> |
getAcl() |
String |
getPath() |
void |
setAcl(List<org.apache.zookeeper.data.ACL> acl) |
void |
setPath(String path) |
Copyright © 2020. All rights reserved.