Uses of Enum Class
com.github.kagkarlsson.scheduler.stats.StatsRegistry.ExecutionStatsEvent
Packages that use StatsRegistry.ExecutionStatsEvent
-
Uses of StatsRegistry.ExecutionStatsEvent in com.github.kagkarlsson.scheduler.stats
Methods in com.github.kagkarlsson.scheduler.stats that return StatsRegistry.ExecutionStatsEventModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StatsRegistry.ExecutionStatsEvent[]StatsRegistry.ExecutionStatsEvent.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.ExecutionStatsEventModifier and TypeMethodDescriptionvoidMicrometerStatsRegistry.register(StatsRegistry.ExecutionStatsEvent e) voidStatsRegistry.DefaultStatsRegistry.register(StatsRegistry.ExecutionStatsEvent e) voidStatsRegistry.register(StatsRegistry.ExecutionStatsEvent e)