public class TimePartition extends CollectionPathMatcher implements PartitionManager
CollectionAbstract.DateSorter, CollectionAbstract.MyStreamFilterconfigauxInfo, CATALOG, collectionName, dateExtractor, DIR, FILE, GLOB, lastModified, LIST, logger, protoChoice, root, sfilter, startCollection| Constructor and Description |
|---|
TimePartition(FeatureCollectionConfig config,
CollectionSpecParserAbstract specp,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<MCollection> |
makePartitions(CollectionUpdateType forceCollection) |
void |
removePartition(MCollection partition) |
close, getFileIterator, getFilesSortedcleanName, extractDate, getAuxInfo, getCollectionName, getFilenames, getIndexFilename, getLastModified, getLatestFile, getPartitionDate, getProtoIndex, getRoot, hasDateExtractor, makeFileListSorted, open, parseOlderThanString, putAuxInfo, setDateExtractor, setRoot, setStreamFilterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, extractDate, getAuxInfo, getCollectionName, getFileIterator, getFilenames, getFilesSorted, getIndexFilename, getLastModified, getLatestFile, getPartitionDate, getProtoIndex, getRoot, hasDateExtractor, putAuxInfopublic TimePartition(FeatureCollectionConfig config, CollectionSpecParserAbstract specp, org.slf4j.Logger logger)
public java.lang.Iterable<MCollection> makePartitions(CollectionUpdateType forceCollection) throws java.io.IOException
makePartitions in interface PartitionManagerjava.io.IOExceptionpublic void removePartition(MCollection partition)
removePartition in interface PartitionManager