Package pt.unl.fct.di.novasys.babel2.core.membership.events
@NullMarked
package pt.unl.fct.di.novasys.babel2.core.membership.events
Contains events used by membership protocols to communicate
overlay neighbour changes between providers and consumers.
-
Record ClassesClassDescription
ProtocolEventemitted by aMembershipConsumerBabelProtocolwhen it wants to retrieve the current neighbour set from the membership provider.ProtocolEventemitted by aMembershipProviderBabelProtocolwhen a neighbour has left or become unreachable.ProtocolEventcarrying a snapshot of the current neighbour set, delivered to aMembershipConsumerBabelProtocolin response to anAskNeighbourSetrequest.ProtocolEventemitted by aMembershipProviderBabelProtocolwhen a new neighbour has joined the overlay.