JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
io.helidon.metrics.api
Package
io.helidon.metrics.api
Interface SampledMetric
public interface
SampledMetric
A metric capable of providing samples.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
Sample.Labeled
>
sample
()
Sample (if available).
Method Details
sample
Optional
<
Sample.Labeled
>
sample
()
Sample (if available).
Returns:
sample