Uses of Class
org.duracloud.storage.domain.HadoopTypes.JOB_TYPES
-
Packages that use HadoopTypes.JOB_TYPES Package Description org.duracloud.storage.domain -
-
Uses of HadoopTypes.JOB_TYPES in org.duracloud.storage.domain
Methods in org.duracloud.storage.domain that return HadoopTypes.JOB_TYPES Modifier and Type Method Description static HadoopTypes.JOB_TYPESHadoopTypes.JOB_TYPES. valueOf(String name)Returns the enum constant of this type with the specified name.static HadoopTypes.JOB_TYPES[]HadoopTypes.JOB_TYPES. values()Returns an array containing the constants of this enum type, in the order they are declared.
-