| Package | Description |
|---|---|
| thredds.cataloggen | |
| thredds.cataloggen.inserter |
| Modifier and Type | Method and Description |
|---|---|
InvCatalogImpl |
StandardCatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs,
ProxyDatasetHandler pdh) |
InvCatalogImpl |
SimpleCatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs,
ProxyDatasetHandler pdh)
Not supported by SimpleCatalogBuilder.
|
InvCatalogImpl |
DatasetScanCatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs,
ProxyDatasetHandler pdh) |
InvCatalogImpl |
CatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs,
ProxyDatasetHandler pdh)
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
|
InvCatalogImpl |
CollectionLevelScanner.generateProxyDsResolverCatalog(ProxyDatasetHandler pdh)
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LatestCompleteProxyDsHandler
Adds a latest complete dataset to a collection where the latest is determined
by the creation date stamp and the last modified date.
|
class |
SimpleLatestProxyDsHandler
_more_
|