| Package | Description |
|---|---|
| thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
| ucar.nc2.ft.fmrc |
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetCollectionFromCatalog
CollectionManager of datasets from a catalog.
|
class |
DatasetCollectionManager
Manage one or more Directory Scanners that find MFiles
Keep track of when they need to be rescanned.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionUpdater.scheduleTasks(FeatureCollectionConfig config,
CollectionManager manager) |
| Modifier and Type | Method and Description |
|---|---|
CollectionManager |
Fmrc.getManager() |
| Modifier and Type | Method and Description |
|---|---|
static GridDatasetInv |
GridDatasetInv.open(CollectionManager cm,
MFile mfile,
org.jdom.Element ncml) |