Uses of Enum Class
org.apache.sysds.resource.CloudUtils.InstanceSize
Packages that use CloudUtils.InstanceSize
-
Uses of CloudUtils.InstanceSize in org.apache.sysds.resource
Methods in org.apache.sysds.resource that return CloudUtils.InstanceSizeModifier and TypeMethodDescriptionstatic CloudUtils.InstanceSizeCloudUtils.InstanceSize.customValueOf(String name) static CloudUtils.InstanceSizeCloudUtils.getInstanceSize(String instanceName) static CloudUtils.InstanceSizeReturns the enum constant of this class with the specified name.static CloudUtils.InstanceSize[]CloudUtils.InstanceSize.values()Returns an array containing the constants of this enum class, in the order they are declared.