Uses of Enum Class
io.atomix.cluster.discovery.NodeDiscoveryEvent.Type
Packages that use NodeDiscoveryEvent.Type
Package
Description
Provides classes and interfaces for extensible cluster membership discovery.
-
Uses of NodeDiscoveryEvent.Type in io.atomix.cluster.discovery
Methods in io.atomix.cluster.discovery that return NodeDiscoveryEvent.TypeModifier and TypeMethodDescriptionstatic NodeDiscoveryEvent.TypeReturns the enum constant of this class with the specified name.static NodeDiscoveryEvent.Type[]NodeDiscoveryEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.atomix.cluster.discovery with parameters of type NodeDiscoveryEvent.Type