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 class
A 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 TypeInterfaceDescriptioninterface
A 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 record
Default implementation ofLeaderStateChanged
.class
Bese lass for extendedLeaderStateChanged
base implementations.final record
Role Change message initiated internally from the Raft Actor when a the behavior/role changes.