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