@FunctionalInterface public static interface ClusterModel.CapacityLimitProvider
Modifier and Type | Method and Description |
---|---|
double |
capacityLimit(Capacity capacity)
Compute the total amount of allowed capacity in the respective unit of the a resource (MiB, KB, etc.).
|
double capacityLimit(Capacity capacity)