JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.sling.commons.metrics
Interface Counting
All Known Subinterfaces:
Counter
,
Histogram
,
Meter
,
Timer
@ProviderType
public interface
Counting
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getCount
()
Returns the current count.
Method Details
getCount
long
getCount
()
Returns the current count.
Returns:
the current count