Class OnDemandShardState

java.lang.Object
org.opendaylight.controller.cluster.raft.client.messages.OnDemandRaftState
org.opendaylight.controller.cluster.datastore.messages.OnDemandShardState

public final class OnDemandShardState extends OnDemandRaftState
Extends OnDemandRaftState to add Shard state.
Author:
Thomas Pantelis
  • Method Details

    • getTreeChangeListenerActors

      public Collection<org.apache.pekko.actor.ActorSelection> getTreeChangeListenerActors()
    • getCommitCohortActors

      public Collection<org.apache.pekko.actor.ActorRef> getCommitCohortActors()