Uses of Enum Class
org.apache.hadoop.mount.MountInterface.MNTPROC
Packages that use MountInterface.MNTPROC
-
Uses of MountInterface.MNTPROC in org.apache.hadoop.mount
Methods in org.apache.hadoop.mount that return MountInterface.MNTPROCModifier and TypeMethodDescriptionstatic MountInterface.MNTPROCMountInterface.MNTPROC.fromValue(int value) The procedure of given value.static MountInterface.MNTPROCReturns the enum constant of this class with the specified name.static MountInterface.MNTPROC[]MountInterface.MNTPROC.values()Returns an array containing the constants of this enum class, in the order they are declared.