public interface SizedResourcePool extends ResourcePool
ResourcePool to include resource size information.| Modifier and Type | Method and Description |
|---|---|
long |
getSize()
Get the value measuring the pool size.
|
ResourceUnit |
getUnit()
Get the unit in which the resource is measured.
|
getType, isPersistent, validateUpdatelong getSize()
ResourceUnit getUnit()