public interface DownloadRemoteIndexScheduler
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
getRunningRemoteDownloadIds()  | 
void | 
scheduleDownloadRemote(String repositoryId,
                      boolean now,
                      boolean fullDownload)  | 
void scheduleDownloadRemote(String repositoryId, boolean now, boolean fullDownload) throws DownloadRemoteIndexException
DownloadRemoteIndexExceptionList<String> getRunningRemoteDownloadIds()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.