public interface StatisticsHandlerKeyedCounterMBean extends IStatisticsHandlerKeyed
IStatisticsHandlerKeyedCounter| Modifier and Type | Method and Description |
|---|---|
long |
getCount(String sKey)
Get the count of a certain key.
|
getAllKeys, getInvocationCountgetAsString, getInvocationCountlong getCount(@Nullable String sKey)
sKey - The key to retrieve the count fromCGlobal.ILLEGAL_ULONG if no such key is
present.Copyright © 2006–2015 phloc systems. All rights reserved.