public class InvDatasetFcPoint extends InvDatasetFeatureCollection
InvDatasetFeatureCollection.StateallowedServices, config, configPath, contextName, datasetCollection, downloadService, fcType, FILES, first, LATEST_DATASET_CATALOG, latestService, lock, name, orgService, parent, state, topDirectory, VARIABLES, virtualService| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ucar.nc2.ft.FeatureDatasetPoint |
getPointDataset(java.lang.String matchPath)
Get the associated Point Dataset, if any.
|
thredds.client.catalog.builder.CatalogBuilder |
makeCatalog(java.lang.String match,
java.lang.String orgPath,
java.net.URI catURI)
Get one of the catalogs contained in this collection,
called by DataRootHandler.makeDynamicCatalog()
|
protected thredds.client.catalog.builder.DatasetBuilder |
makeDatasetTop(java.net.URI catURI,
InvDatasetFeatureCollection.State localState) |
void |
updateCollection(InvDatasetFeatureCollection.State localState,
thredds.inventory.CollectionUpdateType force) |
_showStatus, buildCatalogServiceHref, checkState, factory, firstInit, getCatalogHref, getConfig, getConfigPath, getDatasetCollectionManager, getFile, getGridCoverage, getGridDataset, getLatestFileName, getLogger, getName, getNetcdfDataset, getPath, getTopDirectoryLocation, makeCatalogFiles, makeCatalogTop, makeCollection, makeDefaultServices, makeFullName, makeLatest, makeMetadataLink, makeUriResolved, processEvent, setAllowedServices, setContextName, showStatus, showStatusShort, updatepublic void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class InvDatasetFeatureCollectionpublic ucar.nc2.ft.FeatureDatasetPoint getPointDataset(java.lang.String matchPath)
InvDatasetFeatureCollectiongetPointDataset in class InvDatasetFeatureCollectionmatchPath - match.remainingpublic void updateCollection(InvDatasetFeatureCollection.State localState, thredds.inventory.CollectionUpdateType force)
updateCollection in class InvDatasetFeatureCollectionpublic thredds.client.catalog.builder.CatalogBuilder makeCatalog(java.lang.String match,
java.lang.String orgPath,
java.net.URI catURI)
throws java.io.IOException
InvDatasetFeatureCollectionmakeCatalog in class InvDatasetFeatureCollectionmatch - match.remainingorgPath - the path for the request.catURI - the base URI for the catalog to be made, used to resolve relative URLs.java.io.IOExceptionprotected thredds.client.catalog.builder.DatasetBuilder makeDatasetTop(java.net.URI catURI,
InvDatasetFeatureCollection.State localState)
makeDatasetTop in class InvDatasetFeatureCollection