Uses of Enum Class
com.morpheusdata.model.event.ClusterEvent.ClusterEventType
Packages that use ClusterEvent.ClusterEventType
-
Uses of ClusterEvent.ClusterEventType in com.morpheusdata.model.event
Fields in com.morpheusdata.model.event declared as ClusterEvent.ClusterEventTypeMethods in com.morpheusdata.model.event that return ClusterEvent.ClusterEventTypeModifier and TypeMethodDescriptionClusterEvent.getType()Returns the enum constant of this class with the specified name.static ClusterEvent.ClusterEventType[]ClusterEvent.ClusterEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model.event with parameters of type ClusterEvent.ClusterEventType