Uses of Enum Class
org.apache.hadoop.fs.shell.PathData.PathType
Packages that use PathData.PathType
-
Uses of PathData.PathType in org.apache.hadoop.fs.shell
Methods in org.apache.hadoop.fs.shell that return PathData.PathTypeModifier and TypeMethodDescriptionstatic PathData.PathTypeReturns the enum constant of this class with the specified name.static PathData.PathType[]PathData.PathType.values()Returns an array containing the constants of this enum class, in the order they are declared.