public class CollectionSingleIndexFile extends CollectionSingleFile
CollectionAbstract.DateSorter, CollectionAbstract.MyStreamFilter
mfiles
auxInfo, CATALOG, collectionName, dateExtractor, DIR, FILE, GLOB, lastModified, LIST, logger, NCX_SUFFIX, protoChoice, root, sfilter, startCollection
Constructor and Description |
---|
CollectionSingleIndexFile(MFile file,
org.slf4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIndexFilename() |
close, getFileIterator, getFilesSorted
cleanName, extractDate, getAuxInfo, getCollectionName, getFilenames, getLastModified, getLatestFile, getPartitionDate, getProtoIndex, getRoot, hasDateExtractor, makeFileListSorted, open, parseOlderThanString, putAuxInfo, setDateExtractor, setRoot, setStreamFilter
public CollectionSingleIndexFile(MFile file, org.slf4j.Logger logger)
public java.lang.String getIndexFilename()
getIndexFilename
in interface MCollection
getIndexFilename
in class CollectionAbstract