| Package | Description |
|---|---|
| io.atomix.protocols.raft.roles |
Internal classes that manage Raft server state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CandidateRole
Candidate state.
|
class |
FollowerRole
Follower state.
|
class |
LeaderRole
Leader state.
|
Copyright © 2013–2017. All rights reserved.