Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.DirectoryCollection.DiskErrorCause
Packages that use DirectoryCollection.DiskErrorCause
-
Uses of DirectoryCollection.DiskErrorCause in org.apache.hadoop.yarn.server.nodemanager
Methods in org.apache.hadoop.yarn.server.nodemanager that return DirectoryCollection.DiskErrorCauseModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DirectoryCollection.DiskErrorCause[]DirectoryCollection.DiskErrorCause.values()Returns an array containing the constants of this enum class, in the order they are declared.