| Package | Description |
|---|---|
| net.kuujo.catalog.server |
| Modifier and Type | Method and Description |
|---|---|
RaftServer.State |
RaftServer.state()
Returns the Raft server state.
|
static RaftServer.State |
RaftServer.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RaftServer.State[] |
RaftServer.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2015. All rights reserved.