Uses of Interface
org.infinispan.commons.stat.TimerTracker
Packages that use TimerTracker
-
Uses of TimerTracker in org.infinispan.commons.stat
Fields in org.infinispan.commons.stat declared as TimerTrackerMethods in org.infinispan.commons.stat with parameters of type TimerTrackerModifier and TypeMethodDescriptionvoidDefaultSimpleStat.setTimer(TimerTracker timer) default voidSimpleStat.setTimer(TimerTracker timer) voidSimpleStateWithTimer.setTimer(TimerTracker timer) Constructor parameters in org.infinispan.commons.stat with type arguments of type TimerTrackerModifierConstructorDescriptionFunctionTimerMetricInfo(String name, String description, Map<String, String> map, BiConsumer<T, TimerTracker> setter, TimeUnit timeUnit) TimerMetricInfo(String name, String description, Map<String, String> map, BiConsumer<T, TimerTracker> setter)