Package | Description |
---|---|
org.apache.zookeeper | |
org.apache.zookeeper.data |
Modifier and Type | Field and 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 and Description |
---|---|
Id |
ACL.getId() |
Modifier and Type | Method and Description |
---|---|
void |
ACL.setId(Id m_) |
Constructor and Description |
---|
ACL(int perms,
Id id) |
Copyright © 2014 The Apache Software Foundation