Uses of Class
org.nuxeo.runtime.management.counters.CounterHistoryStack
Packages that use CounterHistoryStack
-
Uses of CounterHistoryStack in org.nuxeo.runtime.management.counters
Fields in org.nuxeo.runtime.management.counters with type parameters of type CounterHistoryStackModifier and TypeFieldDescriptionprotected Map<String, CounterHistoryStack> CounterHistoryRecorder.counterHistoryDeprecated.Methods in org.nuxeo.runtime.management.counters that return CounterHistoryStackModifier and TypeMethodDescriptionCounterHistoryRecorder.getCounterHistory(String counterName) Deprecated.CounterManager.getCounterHistory(String counterName) Deprecated.Get recorder values of the counter over timeCounterManagerImpl.getCounterHistory(String counterName) Deprecated.protected CounterHistoryStackCounterHistoryRecorder.getCounterHistoryStack(org.javasimon.Counter counter) Deprecated.