Package | Description |
---|---|
org.apache.zookeeper.server.quorum.auth |
Modifier and Type | Method | Description |
---|---|---|
static QuorumAuth.Status |
QuorumAuth.Status.valueOf(java.lang.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 | Description |
---|---|---|
static QuorumAuthPacket |
QuorumAuth.createPacket(QuorumAuth.Status status,
byte[] response) |
Copyright © 2018 The Apache Software Foundation