Package | Description |
---|---|
org.apache.zookeeper.server.quorum.auth |
Modifier and Type | Method and Description |
---|---|
static QuorumAuth.Status |
QuorumAuth.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuorumAuth.Status[] |
QuorumAuth.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static QuorumAuthPacket |
QuorumAuth.createPacket(QuorumAuth.Status status,
byte[] response) |
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.