Package org.opendaylight.controller.cluster.raft.policy
- 
Interface Summary Interface Description RaftPolicy The RaftPolicy is intended to change the default behavior of Raft. - 
Class Summary Class Description DefaultRaftPolicy DisableElectionsRaftPolicy DisableElectionsRaftPolicy can be used for actors that does not participate in shard election.