Uses of Enum Class
com.github.kagkarlsson.scheduler.stats.StatsRegistry.SchedulerStatsEvent
Packages that use StatsRegistry.SchedulerStatsEvent
-
Uses of StatsRegistry.SchedulerStatsEvent in com.github.kagkarlsson.scheduler.stats
Methods in com.github.kagkarlsson.scheduler.stats that return StatsRegistry.SchedulerStatsEventModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StatsRegistry.SchedulerStatsEvent[]StatsRegistry.SchedulerStatsEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.kagkarlsson.scheduler.stats with parameters of type StatsRegistry.SchedulerStatsEventModifier and TypeMethodDescriptionvoidMicrometerStatsRegistry.register(StatsRegistry.SchedulerStatsEvent e) voidStatsRegistry.DefaultStatsRegistry.register(StatsRegistry.SchedulerStatsEvent e) voidStatsRegistry.register(StatsRegistry.SchedulerStatsEvent e)