Package thredds.inventory.partition
-
Interface Summary Interface Description DirectoryCollection.Visitor IndexReader Knows how to read ncx Index files, to decouple eg from GRIBIndexReader.AddChildCallback PartitionManager Manages time partitions -
Class Summary 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 debuggingPartitionManagerFromIndexList A PartitionManager from a list of index files.TimePartition Partition the files by a user-defined time period.