5556575859606162
{ super(config); this.config = config; this.fs = fs; this.sleeper = sleeper; executor = new NamedThreadPoolExecutor(config.getMaxBackupDownloadThreads(), name); executor.allowCoreThreadTimeOut(true); }