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