Uses of Class
io.vertigo.core.daemon.DaemonScheduled
-
Packages that use DaemonScheduled Package Description io.vertigo.core.impl.analytics io.vertigo.core.impl.resource io.vertigo.core.plugins.analytics.log -
-
Uses of DaemonScheduled in io.vertigo.core.impl.analytics
Methods in io.vertigo.core.impl.analytics with annotations of type DaemonScheduled Modifier and Type Method Description voidAnalyticsManagerImpl. sendHealthChecks()Daemon to retrieve healthChecks and add them to the connectorsvoidAnalyticsManagerImpl. sendMetrics()Daemon to retrieve metrics and add them to the connectors -
Uses of DaemonScheduled in io.vertigo.core.impl.resource
Methods in io.vertigo.core.impl.resource with annotations of type DaemonScheduled Modifier and Type Method Description voidResourceManagerImpl. deleteOldFiles()Daemon for deleting old files. -
Uses of DaemonScheduled in io.vertigo.core.plugins.analytics.log
Methods in io.vertigo.core.plugins.analytics.log with annotations of type DaemonScheduled Modifier and Type Method Description voidSocketLoggerAnalyticsConnectorPlugin. pollQueue()Daemon to unstack processes to end themvoidSocketLoggerJsonAnalyticsConnectorPlugin. pollQueue()Daemon to unstack processes to end them
-