Interface ResourceUnit
- All Superinterfaces:
Comparable<ResourceUnit>
- All Known Implementing Classes:
SimpleResourceUnit
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleancanFit(ResourceDescription resourceDescription) getProperty(String key) Methods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
PROPERTY_KEY_BROKER_ZNODE_NAME
- See Also:
-
-
Method Details
-
getResourceId
String getResourceId() -
getAvailableResource
ResourceDescription getAvailableResource() -
canFit
-
getProperty
-