protected static class BaseResourceAwareStrategy.AllResources extends Object
a class to contain individual object resources as well as cumulative stats.
Constructor and Description |
---|
AllResources(BaseResourceAwareStrategy.AllResources other) |
AllResources(List<BaseResourceAwareStrategy.ObjectResources> objectResources,
NormalizedResourceOffer availableResourcesOverall,
NormalizedResourceOffer totalResourcesOverall,
String identifier) |
AllResources(String identifier) |
public AllResources(String identifier)
public AllResources(BaseResourceAwareStrategy.AllResources other)
public AllResources(List<BaseResourceAwareStrategy.ObjectResources> objectResources, NormalizedResourceOffer availableResourcesOverall, NormalizedResourceOffer totalResourcesOverall, String identifier)
Copyright © 2022 The Apache Software Foundation. All rights reserved.