public class AggregationUnion extends Aggregation
Aggregation.Dataset, Aggregation.DatasetProxyReader, Aggregation.Type, Aggregation.TypicalDataset
cacheDirty, datasetManager, datasets, dateFormatMark, dateFormatter, debug, debugConvert, debugDateParse, debugOpenFile, debugProxy, debugRead, debugSyncDetail, dimName, diskCache2, executor, explicitDatasets, isDate, logger, ncDataset, spiObject, type, typicalDatasetMode
Constructor and Description |
---|
AggregationUnion(NetcdfDataset ncd,
java.lang.String dimName,
java.lang.String recheckS) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildNetcdfDataset(CancelTask cancelTask)
Call this to build the dataset objects in the NetcdfDataset
|
protected void |
rebuildDataset()
Call this when rescan has found changed datasets
|
addCollection, addDataset, addDatasetScan, addExplicitDataset, close, findVariable, finish, getDatasets, getDetailInfo, getDimensionName, getFileTypeDescription, getFileTypeId, getLastModified, getLocation, getType, getTypicalDataset, makeDataset, makeDataset, makeDatasets, persistRead, persistWrite, setDatasetAcquireProxy, setDatasetAcquireProxy, setExecutor, setModifications, setPersistenceCache, setTypicalDatasetMode, syncExtend
public AggregationUnion(NetcdfDataset ncd, java.lang.String dimName, java.lang.String recheckS)
protected void buildNetcdfDataset(CancelTask cancelTask) throws java.io.IOException
Aggregation
buildNetcdfDataset
in class Aggregation
cancelTask
- maybe canceljava.io.IOException
- on read errorprotected void rebuildDataset() throws java.io.IOException
Aggregation
rebuildDataset
in class Aggregation
java.io.IOException
- on read error