Package | Description |
---|---|
org.apache.zookeeper.server.quorum |
Modifier and Type | Method and Description |
---|---|
QuorumPeer.ZabState |
QuorumPeer.getZabState() |
static QuorumPeer.ZabState |
QuorumPeer.ZabState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuorumPeer.ZabState[] |
QuorumPeer.ZabState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
QuorumPeer.setZabState(QuorumPeer.ZabState zabState) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.