See: Description
| Interface | Description |
|---|---|
| RaftRole |
Raft role interface.
|
| Class | Description |
|---|---|
| AbstractRole |
Abstract state.
|
| ActiveRole |
Abstract active state.
|
| CandidateRole |
Candidate state.
|
| FollowerRole |
Follower state.
|
| InactiveRole |
Inactive state.
|
| LeaderRole |
Leader state.
|
| PassiveRole |
Passive state.
|
| PromotableRole |
Promotable role.
|
Copyright © 2013–2017. All rights reserved.