Package org.eclipse.microprofile.metrics
Interface Counting
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCount()
Returns the current count.
-
Modifier and Type | Method | Description |
---|---|---|
long |
getCount() |
Returns the current count.
|