public interface ResourceUnit extends Comparable<ResourceUnit>
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFit(ResourceDescription resourceDescription) |
ResourceDescription |
getAvailableResource() |
String |
getResourceId() |
compareToString getResourceId()
ResourceDescription getAvailableResource()
boolean canFit(ResourceDescription resourceDescription)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.