package
updater
Type Members
-
class
ArtifactDownloader extends Actor with ActorLogging
-
-
class
Unpacker extends Actor with ActorLogging
-
class
Updater extends Actor with ActorLogging
-
case class
UpdaterConfig(artifactDownloaderPoolSize: Int, artifactCheckerPoolSize: Int, unpackerPoolSize: Int, autoStagingDelayMSec: Long, autoStagingIntervalMSec: Long, serviceInfoIntervalMSec: Long, serviceInfoLifetimeMSec: Long) extends Product with Serializable