Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.volume.csi.event.VolumeEventType
Packages that use VolumeEventType
Package
Description
This package contains volume related events.
-
Uses of VolumeEventType in org.apache.hadoop.yarn.server.resourcemanager.volume.csi.event
Methods in org.apache.hadoop.yarn.server.resourcemanager.volume.csi.event that return VolumeEventTypeModifier and TypeMethodDescriptionstatic VolumeEventTypeReturns the enum constant of this class with the specified name.static VolumeEventType[]VolumeEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.yarn.server.resourcemanager.volume.csi.event with parameters of type VolumeEventType