See: Description
| Interface | Description |
|---|---|
| CollectionManager |
Manages a dynamic collection of MFile objects.
|
| DatasetCollectionManager.TriggerListener | |
| DateExtractor |
Knows how to extract a date from a MFile.
|
| MController |
Inventory Management Controller
|
| MFile |
Inventory "Managed File".
|
| MFileFilter |
Filter on MFiles
|
| Class | Description |
|---|---|
| CollectionSpecParser |
Parses the collection specification string.
|
| CollectionUpdater.ChangeProtoJob | |
| CollectionUpdater.UpdateCollectionJob | |
| DatasetCollectionFromCatalog |
CollectionManager of datasets from a catalog.
|
| DatasetCollectionManager |
Manage one or more Directory Scanners that find MFiles
Keep track of when they need to be rescanned.
|
| DateExtractorFromName |
Extract Date from filename, using DateFromString.getDateUsingSimpleDateFormat on the name or path
|
| DateExtractorNone |
Always returns null
|
| FeatureCollectionConfig |
Beans for FeatureCollection configuration
|
| FeatureCollectionConfig.BestDataset | |
| FeatureCollectionConfig.FmrcConfig | |
| FeatureCollectionConfig.PointConfig | |
| FeatureCollectionConfig.ProtoConfig | |
| FeatureCollectionConfig.UpdateConfig | |
| MCollection |
Configuration object for a collection of managed files.
|
| NcmlCollectionReader |
Convert NcML into a CollectionManager.
|
| TimedCollection |
Manage collections of files that we can assign date ranges to.
|
| Enum | Description |
|---|---|
| CollectionUpdater |
Handle background tasks that rescan and reset proto, for collections.
|
| FeatureCollectionConfig.FmrcDatasetType | |
| FeatureCollectionConfig.PointDatasetType | |
| FeatureCollectionConfig.ProtoChoice |