See: Description
| Interface | Description |
|---|---|
| DirectoryCollection.Visitor | |
| IndexReader |
Knows how to read ncx Index files, to decouple eg from GRIB
|
| IndexReader.AddChildCallback | |
| PartitionManager |
Manages time partitions
|
| Class | Description |
|---|---|
| DirectoryBuilder |
A Builder of DirectoryPartitions and DirectoryCollections.
|
| DirectoryCollection |
Manage MFiles from one directory.
|
| DirectoryPartition |
A Partition that uses directories to do the partitioning.
|
| FilePartition |
A Partition consisting of single files, each is a GribCollection.
|
| PartitionManagerFromIndexDirectory |
used only for debugging
|
| PartitionManagerFromIndexList |
A PartitionManager from a list of index files.
|
| TimePartition |
Partition the files by a user-defined time period.
|
NOT PUBLIC API - DO NOT USE: thredds.inventory partitioning helper classes.