Package org.opendaylight.controller.cluster.datastore.policy


package org.opendaylight.controller.cluster.datastore.policy
  • Classes
    Class
    Description
    A RaftPolicy that disables elections so that we can then specify exactly which Shard Replica should be Leader.
    The TwoNodeClusterRaftPolicy is intended to be used in a two node deployment where when one instance of the controller goes down the other instance is to take over and move the state forward.