Uses of Interface
io.vertigo.core.daemon.DaemonStat
Packages that use DaemonStat
-
Uses of DaemonStat in io.vertigo.core.daemon
Methods in io.vertigo.core.daemon that return types with arguments of type DaemonStatModifier and TypeMethodDescriptionDaemonManager.getStats()Provides a snapshot or copy of the execution statistics for all managed daemons. -
Uses of DaemonStat in io.vertigo.core.impl.daemon
Methods in io.vertigo.core.impl.daemon that return types with arguments of type DaemonStatModifier and TypeMethodDescriptionDaemonManagerImpl.getStats()Provides a snapshot or copy of the execution statistics for all managed daemons.