Class EnumerationUtils
java.lang.Object
org.apache.sysds.resource.enumeration.EnumerationUtils
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classSimple data structure to hold cluster configurationsstatic classData 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 classData structure to hold all data related to cost estimation -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EnumerationUtils
public EnumerationUtils()
-