JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.microprofile.metrics
Interface Sampling
All Known Subinterfaces:
Histogram
,
Timer
public interface
Sampling
An object which samples values.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Snapshot
getSnapshot
()
Returns a snapshot of the values.
Method Detail
getSnapshot
Snapshot
getSnapshot()
Returns a snapshot of the values.
Returns:
a snapshot of the values
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method