public class TestOnlyRaftPolicy extends Object implements org.opendaylight.controller.cluster.raft.policy.RaftPolicy
| Constructor and Description |
|---|
TestOnlyRaftPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyModificationToStateBeforeConsensus() |
boolean |
automaticElectionsEnabled() |
public boolean automaticElectionsEnabled()
automaticElectionsEnabled in interface org.opendaylight.controller.cluster.raft.policy.RaftPolicypublic boolean applyModificationToStateBeforeConsensus()
applyModificationToStateBeforeConsensus in interface org.opendaylight.controller.cluster.raft.policy.RaftPolicyCopyright © 2018 OpenDaylight. All rights reserved.