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