@ThreadSafe public class InvDatasetFcFmrc extends InvDatasetFeatureCollection
InvDatasetFeatureCollection.StatecdmrService, config, configPath, context, datasetCollection, Default_Services, Download_Services, fcType, FILES, first, LATEST_DATASET_CATALOG, LATEST_SERVICE, lock, orgService, state, topDirectory, VARIABLES, Virtual_Services, virtualServiceaccess, authorityName, catalog, collectionType, contributors, creators, dataFormatType, datasets, dataType, dates, defaultService, docs, gc, harvest, id, keywords, metadata, name, parent, projects, properties, publishers, restrictAccess, services, tc, variableMapLink, variables| Modifier and Type | Method and Description |
|---|---|
ucar.nc2.ft.FeatureDataset |
getFeatureDataset() |
ucar.nc2.dt.grid.GridDataset |
getGridDataset(java.lang.String matchPath)
Get the associated Grid Dataset, if any.
|
thredds.catalog.InvCatalogImpl |
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 void |
makeDatasetTop(InvDatasetFeatureCollection.State localState) |
protected void |
update(thredds.inventory.CollectionUpdateType force)
Collection was changed, update internal objects.
|
protected void |
updateCollection(InvDatasetFeatureCollection.State localState,
thredds.inventory.CollectionUpdateType force) |
void |
updateProto() |
_showStatus, buildCatalogServiceHref, checkState, factory, finishConstruction, firstInit, getCatalogHref, getCollectionName, getConfig, getDatasetCollectionManager, getDatasets, getFile, getLatestFileName, getLogger, getNetcdfDataset, getPath, getTopDirectoryLocation, makeCatalogFiles, makeCatalogTop, makeCollection, makeDefaultService, makeDownloadService, makeLatest, makeMetadataLink, makeServiceVirtual, sendEvent, setCatalogServletName, setCdmrFeatureServiceUrlPath, setContext, setLoggerFactory, showStatus, showStatusShortequals, findDatasetByName, findProperty, findService, finish, getAccess, getAccess, getAlias, getAuthority, getCalendarDateCoverage, getCollectionType, getContributors, getCreators, getDataFormatType, getDataType, getDates, getDocumentation, getDocumentation, getFullName, getGeospatialCoverage, getID, getKeywords, getMark, getMetadata, getMetadata, getName, getParent, getProjects, getProperties, getProxyDataset, getPublishers, getServiceDefault, getUniqueID, getURI, getUrlPath, getUserProperty, getVariableMapLink, getVariables, getXlinkHref, hasAccess, hashCode, hasNestedDatasets, isHarvest, isRead, readAsynch, release, setXlinkHref, useRemoteCatalogServiceaddAccess, addAccess, addDataset, addDataset, addDocumentation, addProperty, addService, canonicalize, dump, getAccessLocal, getDataSize, getLastModifiedDate, getLocalMetadata, getLocalMetadataInheritable, getNcmlElement, getParentReal, getServiceName, getServicesLocal, removeDataset, removeLocalMetadata, removeService, replaceDataset, resolve, setAlias, setAuthority, setCatalog, setCollectionType, setContributors, setDataFormatType, setDataSize, setDataType, setGeospatialCoverage, setHarvest, setID, setKeywords, setLastModifiedDate, setLastModifiedDate, setLocalMetadata, setMark, setName, setNcmlElement, setParent, setProjects, setPublishers, setResourceControl, setServiceName, setServicesLocal, setTimeCoverage, setTimeCoverage, setUrlPath, setUserProperty, toString, transferMetadata, writeHtmlDescription, writeHtmlDescriptionprotected void update(thredds.inventory.CollectionUpdateType force)
throws java.io.IOException
InvDatasetFeatureCollectionupdate in class InvDatasetFeatureCollectionforce - update typejava.io.IOExceptionpublic void updateProto()
protected void updateCollection(InvDatasetFeatureCollection.State localState, thredds.inventory.CollectionUpdateType force)
updateCollection in class InvDatasetFeatureCollectionpublic thredds.catalog.InvCatalogImpl 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 void makeDatasetTop(InvDatasetFeatureCollection.State localState)
makeDatasetTop in class InvDatasetFeatureCollectionpublic ucar.nc2.dt.grid.GridDataset getGridDataset(java.lang.String matchPath)
throws java.io.IOException
InvDatasetFeatureCollectiongetGridDataset in class InvDatasetFeatureCollectionmatchPath - match.remainingjava.io.IOException - on errorpublic ucar.nc2.ft.FeatureDataset getFeatureDataset()
getFeatureDataset in class InvDatasetFeatureCollection