Package org.springframework.geode.distributed.event.support
package org.springframework.geode.distributed.event.support
-
ClassDescription
MembershipEvent
fired when aDistributedMember
of theDistributedSystem
is suspected of being unresponsive to otherpeer members
in the cluster.QuorumLostEvent
is fired for the losing side of theDistributedSystem
when a network partition occurs.