| Modifier and Type | Method | Description |
|---|---|---|
default ResourceAccuracy |
ResourceId.getAccuracy()
Returns the accuracy of the measurement for the current resource request.
|
|
ResourceAccuracy |
ResourceAccuracy.improve()
Returns the next improved ResourceAccuracy.
|
|
static ResourceAccuracy |
ResourceAccuracy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
|
static ResourceAccuracy[] |
ResourceAccuracy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
default void |
ResourceContext.requestAccurateUpdate(ResourceAccuracy accuracy)
Request an update of the metrics for the ResourceContext.
|
Copyright © 2014, 2025, Oracle and/or its affiliates. All rights reserved.