Class EnumerationUtils
- java.lang.Object
-
- org.apache.sysds.resource.enumeration.EnumerationUtils
-
public class EnumerationUtils extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEnumerationUtils.ConfigurationPointSimple data structure to hold cluster configurationsstatic classEnumerationUtils.InstanceSearchSpaceData structure representing a projected search space for VM instances as node's memory mapped to further maps with the node's numbers of cores for the given memory mapped to a list of unique object of typeCloudInstancewhich have this corresponding characteristics (memory and cores).static classEnumerationUtils.SolutionPointData structure to hold all data related to cost estimation
-
Constructor Summary
Constructors Constructor Description EnumerationUtils()
-