| Package | Description |
|---|---|
| org.lockss.laaws.crawler.api | |
| org.lockss.laaws.crawler.impl | |
| org.lockss.laaws.crawler.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<CrawlerStatuses> |
CrawlersApi.getCrawlers() |
default org.springframework.http.ResponseEntity<CrawlerStatuses> |
CrawlersApiDelegate.getCrawlers() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<CrawlerStatuses> |
CrawlersApiServiceImpl.getCrawlers()
Return the list of configured crawlers.
|
| Modifier and Type | Method and Description |
|---|---|
CrawlerStatuses |
CrawlerStatuses.crawlerMap(Map<String,CrawlerStatus> crawlerMap) |
CrawlerStatuses |
CrawlerStatuses.putCrawlerMapItem(String key,
CrawlerStatus crawlerMapItem) |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.