Package | Description |
---|---|
org.apache.zookeeper.data | |
org.apache.zookeeper.server.quorum |
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) |
Modifier and Type | Method and Description |
---|---|
List<Id> |
QuorumPacket.getAuthinfo() |
Modifier and Type | Method and Description |
---|---|
void |
QuorumPacket.setAuthinfo(List<Id> m_) |
Constructor and Description |
---|
QuorumPacket(int type,
long zxid,
byte[] data,
List<Id> authinfo) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.