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(Endpoint follower) |
Modifier and Type | Method and Description |
---|---|
Map<Endpoint,FollowerState> |
LeaderState.getFollowerStates() |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.