public class TimePartitionCollection extends MFileCollectionManager
CollectionManager.ChangeChecker, CollectionManager.Force, CollectionManager.TriggerEvent, CollectionManager.TriggerListener, CollectionManager.TriggerType
CATALOG, config, dateExtractor, startPartition
auxInfo, changeChecker, collectionName, logger, protoChoice, recheck
Modifier and Type | Method and Description |
---|---|
static TimePartitionCollection |
factory(FeatureCollectionConfig config,
Formatter errlog,
org.slf4j.Logger logger) |
static TimePartitionCollection |
fromExistingIndices(FeatureCollectionConfig config,
Formatter errlog,
org.slf4j.Logger logger) |
CalendarDate |
getStartCollection()
The starting date of the collection.
|
static void |
main(String[] args) |
List<CollectionManager> |
makePartitions() |
String |
toString() |
addDirectoryScan, extractRunDate, getController, getFiles, getLastScanned, getOlderThanFilterInMSecs, getRoot, hasDateExtractor, hasScans, isScanNeeded, open, openWithRecheck, reallyScan, scan, scanDebug, scanIfNeeded, setController, setDateExtractor, setFiles
addEventListener, cleanName, close, createListenerManager, deleteOld, enableMetadataManager, getAuxInfo, getCollectionName, getFilenames, getLatestFile, getMetadata, getProtoIndex, getRecheck, isStatic, putAuxInfo, putMetadata, removeEventListener, resetProto, setChangeChecker, setStatic, updateNocheck
public static TimePartitionCollection factory(FeatureCollectionConfig config, Formatter errlog, org.slf4j.Logger logger)
public static TimePartitionCollection fromExistingIndices(FeatureCollectionConfig config, Formatter errlog, org.slf4j.Logger logger)
public List<CollectionManager> makePartitions() throws IOException
IOException
public CalendarDate getStartCollection()
CollectionManager
getStartCollection
in interface CollectionManager
getStartCollection
in class MFileCollectionManager
public String toString()
toString
in class MFileCollectionManager
public static void main(String[] args) throws IOException
IOException
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.