Uses of Enum Class
io.scalecube.cluster.membership.MembershipEvent.Type
Packages that use MembershipEvent.Type
-
Uses of MembershipEvent.Type in io.scalecube.cluster.membership
Methods in io.scalecube.cluster.membership that return MembershipEvent.TypeModifier and TypeMethodDescriptionMembershipEvent.type()static MembershipEvent.TypeReturns the enum constant of this class with the specified name.static MembershipEvent.Type[]MembershipEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.