Package | Description |
---|---|
org.apache.zookeeper | |
org.apache.zookeeper.data |
Modifier and Type | Field | Description |
---|---|---|
static Id |
ZooDefs.Ids.ANYONE_ID_UNSAFE |
This Id represents anyone.
|
static Id |
ZooDefs.Ids.AUTH_IDS |
This Id is only usable to set ACLs.
|
Modifier and Type | Method | Description |
---|---|---|
Id |
ACL.getId() |
Modifier and Type | Method | Description |
---|---|---|
void |
ACL.setId(Id m_) |
Constructor | Description |
---|---|
ACL(int perms,
Id id) |
Copyright © 2018 The Apache Software Foundation