Uses of Enum Class
com.hazelcast.cp.event.CPMembershipEvent.EventType
Packages that use CPMembershipEvent.EventType
Package
Description
Contains definitions of CP Subsystem events and listeners.
-
Uses of CPMembershipEvent.EventType in com.hazelcast.cp.event
Methods in com.hazelcast.cp.event that return CPMembershipEvent.EventTypeModifier and TypeMethodDescriptionCPMembershipEvent.getType()Returns the type of membership change.static CPMembershipEvent.EventTypeReturns the enum constant of this class with the specified name.static CPMembershipEvent.EventType[]CPMembershipEvent.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.