Uses of Class
com._1c.g5.resourcemanagement.ActivityResourceDemands
-
Packages that use ActivityResourceDemands Package Description com._1c.g5.resourcemanagement -
-
Uses of ActivityResourceDemands in com._1c.g5.resourcemanagement
Methods in com._1c.g5.resourcemanagement that return ActivityResourceDemands Modifier and Type Method Description ActivityResourceDemands
ActivityDemandsDefaultAdapter. gatherDemands(long totalMemory, int totalCores)
ActivityResourceDemands
IActivityDemandsDefinition. gatherDemands(long totalMemory, int totalCores)
Computes resource demands of the activity.
-