@FunctionalInterface public interface ResourceId
Modifier and Type | Method and Description |
---|---|
default ResourceAccuracy |
getAccuracy()
Returns the accuracy of the measurement for the current resource request.
|
String |
getName()
Returns the name of the resource.
|
String getName()
The name is opaque and depends on the type of the resource.
null
default ResourceAccuracy getAccuracy()
null
if the accuracy is unknown
Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved.