Package org.eclipse.microprofile.metrics
Interface Sampling
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method 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
-
-