case classUpdaterConfig(artifactDownloaderPoolSize: Int, artifactCheckerPoolSize: Int, unpackerPoolSize: Int, autoStagingDelayMSec: Long, autoStagingIntervalMSec: Long, serviceInfoIntervalMSec: Long, serviceInfoLifetimeMSec: Long) extends Product with Serializable
Configuration for [Updater] actor.
Configuration for [Updater] actor.
serviceInfoIntervalMSec
Interval in milliseconds to publish a ServiceInfo message to the Akka event stream.
An value of zero (0) or below indicated that no such information should be published.
serviceInfoLifetimeMSec
The lifetime a serviceInfo message should be valid.
Configuration for [Updater] actor.
Interval in milliseconds to publish a ServiceInfo message to the Akka event stream. An value of zero (0) or below indicated that no such information should be published.
The lifetime a serviceInfo message should be valid.