Uses of Interface
org.opendaylight.controller.cluster.notifications.MemberNotication
Packages that use MemberNotication
Package
Description
- 
Uses of MemberNotication in org.opendaylight.controller.cluster.datastore.messages
Classes in org.opendaylight.controller.cluster.datastore.messages that implement MemberNoticationModifier 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. - 
Uses of MemberNotication in org.opendaylight.controller.cluster.notifications
Subinterfaces of MemberNotication in org.opendaylight.controller.cluster.notificationsModifier and TypeInterfaceDescriptioninterfaceA local message initiated internally from the RaftActor when some state of a leader has changed.Classes in org.opendaylight.controller.cluster.notifications that implement MemberNoticationModifier and TypeClassDescriptionfinal recordDefault implementation ofLeaderStateChanged.classBese lass for extendedLeaderStateChangedbase implementations.final recordRole Change message initiated internally from the Raft Actor when a the behavior/role changes.