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