|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionManager | |
---|---|
thredds.inventory | Abstractions for tracking dataset inventory using "managed files". |
ucar.nc2.ft.fmrc |
Uses of CollectionManager in thredds.inventory |
---|
Classes in thredds.inventory that implement CollectionManager | |
---|---|
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. |
Methods in thredds.inventory with parameters of type CollectionManager | |
---|---|
void |
CollectionUpdater.scheduleTasks(FeatureCollectionConfig config,
CollectionManager manager)
|
Uses of CollectionManager in ucar.nc2.ft.fmrc |
---|
Methods in ucar.nc2.ft.fmrc that return CollectionManager | |
---|---|
CollectionManager |
Fmrc.getManager()
|
Methods in ucar.nc2.ft.fmrc with parameters of type CollectionManager | |
---|---|
static GridDatasetInv |
GridDatasetInv.open(CollectionManager cm,
MFile mfile,
org.jdom.Element ncml)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |