Uses of Interface
org.opendaylight.controller.cluster.notifications.LeaderStateChanged
Packages that use LeaderStateChanged
Package
Description
-
Uses of LeaderStateChanged in org.opendaylight.controller.cluster.datastore
Methods in org.opendaylight.controller.cluster.datastore that return LeaderStateChangedModifier and TypeMethodDescriptionprotected final LeaderStateChangedShard.wrapLeaderStateChanged(LeaderStateChanged change) Methods in org.opendaylight.controller.cluster.datastore with parameters of type LeaderStateChangedModifier and TypeMethodDescriptionprotected final LeaderStateChangedShard.wrapLeaderStateChanged(LeaderStateChanged change) -
Uses of LeaderStateChanged in org.opendaylight.controller.cluster.datastore.messages
Classes in org.opendaylight.controller.cluster.datastore.messages that implement LeaderStateChangedModifier and TypeClassDescriptionfinal classA local message derived from LeaderStateChanged containing additional Shard-specific info that is sent when some state of the shard leader has changed.Methods in org.opendaylight.controller.cluster.datastore.messages that return LeaderStateChangedModifier and TypeMethodDescriptionprotected LeaderStateChangedShardLeaderStateChanged.delegate()Constructors in org.opendaylight.controller.cluster.datastore.messages with parameters of type LeaderStateChangedModifierConstructorDescriptionShardLeaderStateChanged(LeaderStateChanged delegate, @Nullable ReadOnlyDataTree localShardDataTree) -
Uses of LeaderStateChanged in org.opendaylight.controller.cluster.notifications
Classes in org.opendaylight.controller.cluster.notifications that implement LeaderStateChangedModifier and TypeClassDescriptionfinal recordDefault implementation ofLeaderStateChanged.classBese lass for extendedLeaderStateChangedbase implementations.Methods in org.opendaylight.controller.cluster.notifications that return LeaderStateChangedModifier and TypeMethodDescriptionprotected abstract LeaderStateChangedForwadingLeaderStateChanged.delegate() -
Uses of LeaderStateChanged in org.opendaylight.controller.cluster.raft
Methods in org.opendaylight.controller.cluster.raft that return LeaderStateChangedModifier and TypeMethodDescriptionprotected LeaderStateChangedRaftActor.wrapLeaderStateChanged(LeaderStateChanged change) Methods in org.opendaylight.controller.cluster.raft with parameters of type LeaderStateChangedModifier and TypeMethodDescriptionprotected LeaderStateChangedRaftActor.wrapLeaderStateChanged(LeaderStateChanged change)