Package alluxio.cli
Annotation Type ApplicableUfsType
-
@Retention(RUNTIME) public @interface ApplicableUfsTypeAn enum standing for a UFS type.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description ApplicableUfsType.TypevalueGets the value.
-
-
-
Element Detail
-
value
ApplicableUfsType.Type value
Gets the value.- Returns:
- the UFS type
- Default:
- alluxio.cli.ApplicableUfsType.Type.ALL
-
-