Uses of Class
alluxio.cli.ApplicableUfsType.Type
-
Packages that use ApplicableUfsType.Type Package Description alluxio.cli -
-
Uses of ApplicableUfsType.Type in alluxio.cli
Methods in alluxio.cli that return ApplicableUfsType.Type Modifier and Type Method Description ApplicableUfsType.Typevalue()Gets the value.static ApplicableUfsType.TypeApplicableUfsType.Type. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ApplicableUfsType.Type[]ApplicableUfsType.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-