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 class
EnumerationUtils.ConfigurationPoint
Simple data structure to hold cluster configurationsstatic class
EnumerationUtils.InstanceSearchSpace
Data 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 typeCloudInstance
which have this corresponding characteristics (memory and cores).static class
EnumerationUtils.SolutionPoint
Data structure to hold all data related to cost estimation
-
Constructor Summary
Constructors Constructor Description EnumerationUtils()
-