| Package | Description |
|---|---|
| com.hazelcast.cp.internal.raft.impl.state |
Contains classes that keep state of Raft nodes
|
| Modifier and Type | Method and Description |
|---|---|
FollowerState |
LeaderState.getFollowerState(RaftEndpoint follower) |
| Modifier and Type | Method and Description |
|---|---|
Map<RaftEndpoint,FollowerState> |
LeaderState.getFollowerStates() |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.