public interface ResourcePool
Modifier and Type | Method and Description |
---|---|
long |
getSize()
Get the value measuring the pool size.
|
ResourceType |
getType()
Get the type of the tracked resource.
|
ResourceUnit |
getUnit()
Get the unit in which the resource is measured.
|
boolean |
isPersistent()
Whether the underlying resource is persistent
|
ResourceType getType()
long getSize()
ResourceUnit getUnit()
boolean isPersistent()
true
, if persistent