|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 Summary | |
---|---|
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 Summary | |
---|---|
CollectionUpdater | Handle background tasks that rescan and reset proto, for collections. |
FeatureCollectionConfig.FmrcDatasetType | |
FeatureCollectionConfig.PointDatasetType | |
FeatureCollectionConfig.ProtoChoice |
Abstractions for tracking dataset inventory using "managed files". MFile - Abstraction of java.io.File MCollection - An abstract description of a collection of MFile. MController - Something that knows how to obtain the MFiles using a MCollection. CollectionManager - Manages a dynamic collection of MFile objects. Allows storing key/value pairs on MFiles CollectionUpdater - singleton class for background updating of Collections.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |