public interface ResourceMeter
SimpleMeter,
NotifyingMeter,
BoundedMeter,
ThrottledMeter| Modifier and Type | Method | Description |
|---|---|---|
long |
getAllocated() |
Returns the cumulative total of allocations from the ResourceMeter.
|
ResourceType |
getType() |
Returns the
ResourceType. |
long |
getValue() |
Returns the current net value of the ResourceMeter.
|
long getValue()
long getAllocated()
ResourceType getType()
ResourceType.
Copyright © 2014, 2025, Oracle and/or its affiliates. All rights reserved.