Uses of Enum
org.apache.storm.utils.ShellUtils.OSType
Packages that use ShellUtils.OSType
-
Uses of ShellUtils.OSType in org.apache.storm.utils
Fields in org.apache.storm.utils declared as ShellUtils.OSTypeMethods in org.apache.storm.utils that return ShellUtils.OSTypeModifier and TypeMethodDescriptionstatic ShellUtils.OSType
Returns the enum constant of this type with the specified name.static ShellUtils.OSType[]
ShellUtils.OSType.values()
Returns an array containing the constants of this enum type, in the order they are declared.