Index

A B C D E F G H I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

addLatest - Variable in class thredds.server.catalog.DatasetScanConfig
 
AddLatest() - Constructor for class thredds.server.catalog.DatasetScanConfig.AddLatest
 
AddLatest(String, String, boolean, long) - Constructor for class thredds.server.catalog.DatasetScanConfig.AddLatest
 
addRoot(DatasetRootConfig, String, boolean) - Method in class thredds.server.catalog.DataRootPathMatcher
 
addTimeCoverage - Variable in class thredds.server.catalog.DatasetScanConfig
 
AddTimeCoverage(String, String, String, String) - Constructor for class thredds.server.catalog.DatasetScanConfig.AddTimeCoverage
 
AllowedServicesIF - Interface in thredds.server.catalog
Describe
at(Path) - Static method in class thredds.cache.DiskPersistedCache
DiskPersistedCache Builder

B

binary - Enum constant in enum class thredds.util.ContentType
 
build() - Method in class thredds.cache.DiskPersistedCache.Builder
 
buildOtherDataset(DatasetBuilder, Element) - Method in class thredds.server.catalog.builder.ConfigCatalogBuilder
 

C

CatalogExt - Class in thredds.server.catalog.tracker
Persisted catalog info
CatalogExt() - Constructor for class thredds.server.catalog.tracker.CatalogExt
 
CatalogExt(long, String, boolean, long) - Constructor for class thredds.server.catalog.tracker.CatalogExt
 
CatalogReader - Interface in thredds.server.catalog
Describe
catalogScan - Enum constant in enum class thredds.server.catalog.DataRoot.Type
 
CatalogScan - Class in thredds.server.catalog
Describe
CatalogScan(DatasetNode, String, String, Map<String, Object>, String, String, String) - Constructor for class thredds.server.catalog.CatalogScan
 
CatalogScanBuilder - Class in thredds.server.catalog.builder
CatalogScan Builder
CatalogScanBuilder(DatasetBuilder, String, String, String, String, String) - Constructor for class thredds.server.catalog.builder.CatalogScanBuilder
 
CatalogScanBuilder(DatasetBuilder, CatalogScan) - Constructor for class thredds.server.catalog.builder.CatalogScanBuilder
CatalogScanBuilder(DatasetBuilder, CatalogScan, String) - Constructor for class thredds.server.catalog.builder.CatalogScanBuilder
 
CatalogTracker - Class in thredds.server.catalog.tracker
Track the list of catalogs.
CatalogTracker(String, boolean, int, long) - Constructor for class thredds.server.catalog.tracker.CatalogTracker
 
CatalogWatcher - Class in thredds.server.catalog.tracker
Put a watch on directories for when catalogs change.
CatalogWatcher(DatasetTracker, boolean) - Constructor for class thredds.server.catalog.tracker.CatalogWatcher
 
CATSCAN - Static variable in class thredds.server.catalog.CatalogScan
 
cleanupBefore(String, long) - Static method in class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
close() - Method in class thredds.server.catalog.tracker.CatalogWatcher
 
close() - Method in interface thredds.server.catalog.tracker.DatasetTracker
 
close() - Method in class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
close() - Method in class thredds.server.catalog.tracker.DatasetTrackerInMem
 
close() - Method in class thredds.server.catalog.tracker.DatasetTrackerNoop
 
CollectionUpdater - Class in thredds.featurecollection
Handle background tasks for updating collections.
CollectionUpdater() - Constructor for class thredds.featurecollection.CollectionUpdater
 
CollectionUpdater.UpdateCollectionJob - Class in thredds.featurecollection
 
compareTo(DataRootExt) - Method in class thredds.server.catalog.tracker.DataRootExt
 
ConfigCatalog - Class in thredds.server.catalog
TDS Configuration Catalog
ConfigCatalog(URI, String, Map<String, Object>, List<DatasetBuilder>) - Constructor for class thredds.server.catalog.ConfigCatalog
 
ConfigCatalogBuilder - Class in thredds.server.catalog.builder
Builder of ConfigCatalog
ConfigCatalogBuilder(String) - Constructor for class thredds.server.catalog.builder.ConfigCatalogBuilder
 
ConfigCatalogCache - Class in thredds.server.catalog
Keep a cache of ConfigCatalog objects.
ConfigCatalogCache() - Constructor for class thredds.server.catalog.ConfigCatalogCache
 
ConfigCatalogCache(String, int) - Constructor for class thredds.server.catalog.ConfigCatalogCache
 
ConfigCatalogXmlWriter - Class in thredds.server.catalog.writer
Describe
ConfigCatalogXmlWriter() - Constructor for class thredds.server.catalog.writer.ConfigCatalogXmlWriter
 
Constants - Class in thredds.util
Server side constants
Constants() - Constructor for class thredds.util.Constants
 
contains(String) - Method in class thredds.server.catalog.DataRootPathMatcher
See if this object already exists in the collection
Content_Disposition - Static variable in class thredds.util.Constants
 
Content_Length - Static variable in class thredds.util.Constants
 
ContentType - Enum Class in thredds.util
Content Types (MIME types)
convert2DataRoot(DataRootExt) - Method in class thredds.server.catalog.DataRootPathMatcher
 
convertDataRootType(DataRoot.Type) - Static method in class thredds.server.catalog.tracker.DataRootExt
 
convertDataRootType(ConfigCatalogExtProto.DataRootType) - Static method in class thredds.server.catalog.tracker.DataRootExt
 
csv - Enum constant in enum class thredds.util.ContentType
 

D

DataRoot - Class in thredds.server.catalog
A DataRoot matches URLs to the objects that can serve them.
DataRoot(String, String, String) - Constructor for class thredds.server.catalog.DataRoot
 
DataRoot(CatalogScan) - Constructor for class thredds.server.catalog.DataRoot
 
DataRoot(DatasetScan) - Constructor for class thredds.server.catalog.DataRoot
 
DataRoot(FeatureCollectionRef) - Constructor for class thredds.server.catalog.DataRoot
 
DataRoot.Type - Enum Class in thredds.server.catalog
 
DataRootExt - Class in thredds.server.catalog.tracker
Externalized DataRoot.
DataRootExt() - Constructor for class thredds.server.catalog.tracker.DataRootExt
 
DataRootExt(DataRoot, String) - Constructor for class thredds.server.catalog.tracker.DataRootExt
 
DataRootPathMatcher - Class in thredds.server.catalog
Find the dataRoot path from the request, by getting the longest match.
DataRootPathMatcher(ConfigCatalogCache, DataRootTracker) - Constructor for class thredds.server.catalog.DataRootPathMatcher
 
DataRootTracker - Class in thredds.server.catalog.tracker
Track the list of dataRoots.
DataRootTracker(String, boolean, DatasetTracker.Callback) - Constructor for class thredds.server.catalog.tracker.DataRootTracker
 
DatasetExt - Class in thredds.server.catalog.tracker
TrackedDataset, externalized by ConfigCatalogExtProto
DatasetExt() - Constructor for class thredds.server.catalog.tracker.DatasetExt
 
DatasetExt(long, String, String) - Constructor for class thredds.server.catalog.tracker.DatasetExt
 
datasetRoot - Enum constant in enum class thredds.server.catalog.DataRoot.Type
 
DatasetRootConfig - Class in thredds.server.catalog
Encapsolates the datasetRoot element
DatasetRootConfig(String, String) - Constructor for class thredds.server.catalog.DatasetRootConfig
 
datasetScan - Enum constant in enum class thredds.server.catalog.DataRoot.Type
 
DatasetScan - Class in thredds.server.catalog
DatasetScan Look: how to check if this directory should not be shown, eg not in a catalog?
DatasetScan(DatasetNode, String, String, Map<String, Object>, List<AccessBuilder>, List<DatasetBuilder>, DatasetScanConfig) - Constructor for class thredds.server.catalog.DatasetScan
 
DatasetScanBuilder - Class in thredds.server.catalog.builder
Builder of DatasetScan
DatasetScanBuilder(DatasetBuilder, DatasetScanConfig, String) - Constructor for class thredds.server.catalog.builder.DatasetScanBuilder
 
DatasetScanConfig - Class in thredds.server.catalog
DatasetScan Configuration object
DatasetScanConfig() - Constructor for class thredds.server.catalog.DatasetScanConfig
 
DatasetScanConfig.AddLatest - Class in thredds.server.catalog
 
DatasetScanConfig.AddTimeCoverage - Class in thredds.server.catalog
 
DatasetScanConfig.Filter - Class in thredds.server.catalog
 
DatasetScanConfig.Namer - Class in thredds.server.catalog
 
DatasetScanConfigBuilder - Class in thredds.server.catalog.builder
Builder of DatasetScanConfig
DatasetScanConfigBuilder(Formatter) - Constructor for class thredds.server.catalog.builder.DatasetScanConfigBuilder
 
DatasetTracker - Interface in thredds.server.catalog.tracker
DatasetTracker interface
DatasetTracker.Callback - Interface in thredds.server.catalog.tracker
 
DatasetTrackerDiskPersistedCache - Class in thredds.server.catalog.tracker
 
DatasetTrackerDiskPersistedCache(String, long) - Constructor for class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
DatasetTrackerDiskPersistedCache(String, long, long) - Constructor for class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
DatasetTrackerInMem - Class in thredds.server.catalog.tracker
DatasetTracker using in memory hash table
DatasetTrackerInMem() - Constructor for class thredds.server.catalog.tracker.DatasetTrackerInMem
 
DatasetTrackerNoop - Class in thredds.server.catalog.tracker
Description
DatasetTrackerNoop() - Constructor for class thredds.server.catalog.tracker.DatasetTrackerNoop
 
DiskPersistedCache<K,V> - Class in thredds.cache
A two-tier key-value disk persisted cache
DiskPersistedCache.Builder<T1,T2> - Class in thredds.cache
 

E

equals(Object) - Method in class thredds.server.catalog.DataRoot
Instances which have same path are equal.
equals(Object) - Method in class thredds.server.catalog.tracker.CatalogExt
 
execute(JobExecutionContext) - Method in class thredds.featurecollection.CollectionUpdater.UpdateCollectionJob
 
exists() - Method in interface thredds.server.catalog.tracker.DatasetTracker
 
exists() - Method in class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
exists() - Method in class thredds.server.catalog.tracker.DatasetTrackerInMem
 
exists() - Method in class thredds.server.catalog.tracker.DatasetTrackerNoop
 
extract(Dataset) - Method in class thredds.server.catalog.writer.ThreddsMetadataExtractor
extract info from underlying feature dataset
extractCalendarDateRange(GridDataset) - Method in class thredds.server.catalog.writer.ThreddsMetadataExtractor
 
extractCalendarDateRange(FeatureDatasetPoint) - Method in class thredds.server.catalog.writer.ThreddsMetadataExtractor
 
extractDataRoots(String, List<Dataset>, boolean, Map<String, String>) - Method in class thredds.server.catalog.DataRootPathMatcher
Finds datasetScan, datasetFmrc Look for duplicate Ids (give message).
extractGeospatial(GridDataset) - Method in class thredds.server.catalog.writer.ThreddsMetadataExtractor
 
extractGeospatial(FeatureDatasetPoint) - Method in class thredds.server.catalog.writer.ThreddsMetadataExtractor
 
extractVariables(String, GridDataset) - Method in class thredds.server.catalog.writer.ThreddsMetadataExtractor
 
extractVariables(FeatureDatasetPoint) - Method in class thredds.server.catalog.writer.ThreddsMetadataExtractor
 

F

featureCollection - Enum constant in enum class thredds.server.catalog.DataRoot.Type
 
FeatureCollectionRef - Class in thredds.server.catalog
This holds the "configuration object" for a InvDatasetFeatureCollection object.
FeatureCollectionRef(DatasetNode, String, String, Map<String, Object>, List<AccessBuilder>, List<DatasetBuilder>, FeatureCollectionConfig) - Constructor for class thredds.server.catalog.FeatureCollectionRef
 
FeatureCollectionRefBuilder - Class in thredds.server.catalog.builder
Builder of FeatureCollectionRef
FeatureCollectionRefBuilder(DatasetBuilder, FeatureCollectionConfig, String) - Constructor for class thredds.server.catalog.builder.FeatureCollectionRefBuilder
 
FeatureCollectionRefBuilder(DatasetBuilder, FeatureCollectionRef) - Constructor for class thredds.server.catalog.builder.FeatureCollectionRefBuilder
FeatureCollectionRefBuilder(DatasetBuilder, FeatureCollectionRef, String) - Constructor for class thredds.server.catalog.builder.FeatureCollectionRefBuilder
 
Filter(String, String, long, boolean, boolean, boolean) - Constructor for class thredds.server.catalog.DatasetScanConfig.Filter
 
filters - Variable in class thredds.server.catalog.DatasetScanConfig
 
findContentTypeFromFilename(String) - Static method in enum class thredds.util.ContentType
 
findDataRoot(String) - Method in class thredds.server.catalog.DataRootPathMatcher
Find the longest DataRoot match.
findLongestPathMatch(String) - Method in class thredds.server.catalog.DataRootPathMatcher
Find the longest path match.
findNcml(String) - Method in interface thredds.server.catalog.tracker.DatasetTracker
 
findNcml(String) - Method in class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
findNcml(String) - Method in class thredds.server.catalog.tracker.DatasetTrackerInMem
 
findNcml(String) - Method in class thredds.server.catalog.tracker.DatasetTrackerNoop
 
findResourceControl(String) - Method in interface thredds.server.catalog.tracker.DatasetTracker
 
findResourceControl(String) - Method in class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
findResourceControl(String) - Method in class thredds.server.catalog.tracker.DatasetTrackerInMem
 
findResourceControl(String) - Method in class thredds.server.catalog.tracker.DatasetTrackerNoop
 
finish() - Method in interface thredds.server.catalog.tracker.DatasetTracker.Callback
 
fromProtoBytes(byte[]) - Method in class thredds.server.catalog.tracker.DatasetExt
 

G

generateSignatureGet(String) - Method in class thredds.util.LocalApiSigner
An HMAC SHA256 algorithm is used to generate a hash of the path and query components of the request, along with the ISO formatted date/time (rounded down to the nearest time boundary [five second window by default]).
get(String) - Method in class thredds.server.catalog.ConfigCatalogCache
 
get(String) - Method in class thredds.server.catalog.DataRootPathMatcher
 
get(String) - Method in class thredds.server.catalog.tracker.CatalogTracker
 
get(String, String) - Method in class thredds.util.ThreddsConfigReader
 
get(K) - Method in class thredds.cache.DiskPersistedCache
 
getBoolean(String) - Method in class thredds.util.ThreddsConfigReader
 
getBoolean(String, boolean) - Method in class thredds.util.ThreddsConfigReader
 
getBytes(String, long) - Method in class thredds.util.ThreddsConfigReader
 
getCatalog(File, String, String, CatalogReader) - Method in class thredds.server.catalog.CatalogScan
 
getCatalogs() - Method in class thredds.server.catalog.tracker.CatalogTracker
 
getCatalogScan() - Method in class thredds.server.catalog.DataRoot
 
getCatalogScans() - Method in class thredds.server.catalog.ConfigCatalog
 
getCatId() - Method in class thredds.server.catalog.tracker.CatalogExt
 
getCatLocation() - Method in class thredds.server.catalog.tracker.DataRootExt
 
getCatRelLocation() - Method in class thredds.server.catalog.tracker.CatalogExt
 
getCollectionName() - Method in class thredds.server.catalog.FeatureCollectionRef
 
getConfig() - Method in class thredds.server.catalog.FeatureCollectionRef
 
getContentHeader() - Method in enum class thredds.util.ContentType
 
getContentLengthValue(File) - Static method in class thredds.util.Constants
Get the string value of the file size in bytes
getDataRoot() - Method in class thredds.server.catalog.tracker.DataRootExt
 
getDataRoots() - Method in class thredds.server.catalog.tracker.DataRootTracker
 
getDatasetRoots() - Method in class thredds.server.catalog.ConfigCatalog
 
getDatasetScan() - Method in class thredds.server.catalog.DataRoot
 
getDirLocation() - Method in class thredds.server.catalog.DataRoot
 
getDirLocation() - Method in class thredds.server.catalog.tracker.DataRootExt
 
getElementList(String, String) - Method in class thredds.util.ThreddsConfigReader
 
getFeatureCollection() - Method in class thredds.server.catalog.DataRoot
 
getFeatureCollectionType() - Method in class thredds.server.catalog.FeatureCollectionRef
 
getFileLocationFromRequestPath(String) - Method in class thredds.server.catalog.DataRoot
 
getFromAbsolutePath(String) - Method in interface thredds.server.catalog.CatalogReader
 
getFromAbsolutePath(String) - Method in class thredds.server.catalog.ConfigCatalogCache
 
getInt(String, int) - Method in class thredds.util.ThreddsConfigReader
 
getLastRead() - Method in class thredds.server.catalog.tracker.CatalogExt
 
getLocation() - Method in class thredds.server.catalog.CatalogScan
 
getLocation() - Method in class thredds.server.catalog.DatasetRootConfig
 
getLong(String, long) - Method in class thredds.util.ThreddsConfigReader
 
getName() - Method in class thredds.server.catalog.DataRoot
 
getName() - Method in class thredds.server.catalog.tracker.DataRootExt
 
getNcml() - Method in class thredds.server.catalog.tracker.DatasetExt
 
getNextCatId() - Method in class thredds.server.catalog.tracker.CatalogTracker
 
getOrDefault(K, V) - Method in class thredds.cache.DiskPersistedCache
 
getPath() - Method in class thredds.server.catalog.CatalogScan
 
getPath() - Method in class thredds.server.catalog.DataRoot
 
getPath() - Method in class thredds.server.catalog.DatasetRootConfig
 
getPath() - Method in class thredds.server.catalog.DatasetScan
 
getPath() - Method in class thredds.server.catalog.FeatureCollectionRef
 
getPath() - Method in class thredds.server.catalog.tracker.DataRootExt
 
getRestrict() - Method in class thredds.server.catalog.DataRoot
 
getRestrict() - Method in class thredds.server.catalog.tracker.DataRootExt
 
getRestrictAccess() - Method in class thredds.server.catalog.tracker.DatasetExt
 
getRootCatalogKeys() - Method in class thredds.server.catalog.ConfigCatalogCache
 
getRootList(String) - Method in class thredds.util.ThreddsConfigReader
 
getScanLocation() - Method in class thredds.server.catalog.DatasetScan
 
getScheduler() - Method in class thredds.featurecollection.CollectionUpdater
 
getSeconds(String, int) - Method in class thredds.util.ThreddsConfigReader
 
getSortFilesAscending() - Method in class thredds.server.catalog.DatasetScanConfig
 
getStandardServices(FeatureType) - Method in interface thredds.server.catalog.AllowedServicesIF
 
getTopDirectoryLocation() - Method in class thredds.server.catalog.FeatureCollectionRef
 
getType() - Method in class thredds.server.catalog.DataRoot
 
getType() - Method in class thredds.server.catalog.tracker.DataRootExt
 
getValues() - Method in class thredds.server.catalog.DataRootPathMatcher
Get an iterator over the dataRoot keys and values.
getWatch() - Method in class thredds.server.catalog.CatalogScan
 

H

hasCatalogRef(ConfigCatalog) - Method in interface thredds.server.catalog.tracker.DatasetTracker.Callback
 
hasDataRoot(DataRootExt) - Method in interface thredds.server.catalog.tracker.DatasetTracker.Callback
 
hasDataset(Dataset) - Method in interface thredds.server.catalog.tracker.DatasetTracker.Callback
 
hasElement(String) - Method in class thredds.util.ThreddsConfigReader
 
hasFatalError() - Method in class thredds.server.catalog.builder.DatasetScanConfigBuilder
 
hashCode() - Method in class thredds.server.catalog.DataRoot
 
hashCode() - Method in class thredds.server.catalog.tracker.CatalogExt
 
hasNcml(Dataset) - Method in interface thredds.server.catalog.tracker.DatasetTracker.Callback
 
hasRestriction(Dataset) - Method in interface thredds.server.catalog.tracker.DatasetTracker.Callback
 
hasTrackedDataset(Dataset) - Method in interface thredds.server.catalog.tracker.DatasetTracker.Callback
 
HEADER - Static variable in enum class thredds.util.ContentType
 
html - Enum constant in enum class thredds.util.ContentType
 

I

init(String, int, String) - Method in class thredds.server.catalog.ConfigCatalogCache
 
init(String, long) - Method in class thredds.server.catalog.tracker.DatasetTrackerInMem
 
invalidateAll() - Method in class thredds.server.catalog.ConfigCatalogCache
 
isAThreddsDataset(String) - Method in interface thredds.server.catalog.AllowedServicesIF
 
isMfileZarr(MFile) - Static method in class thredds.util.MFileUtils
Determine if a Zarr MFile can be opened by netCDF-Java
isRoot() - Method in class thredds.server.catalog.tracker.CatalogExt
 
isRoot(String) - Method in class thredds.server.catalog.ConfigCatalogCache
 
isSortIncreasing - Variable in class thredds.server.catalog.DatasetScanConfig
 
isTdm() - Method in class thredds.featurecollection.CollectionUpdater
 

J

jnlp - Enum constant in enum class thredds.util.ContentType
 
json - Enum constant in enum class thredds.util.ContentType
 

L

LOCAL_API_SIGNATURE_HEADER_V1 - Static variable in class thredds.util.LocalApiSigner
 
LocalApiSigner - Class in thredds.util
Signature based authentication for the TDS local API
LocalApiSigner(String) - Constructor for class thredds.util.LocalApiSigner
 
location - Variable in class thredds.server.catalog.DatasetRootConfig
 

M

makeCatalog() - Method in class thredds.server.catalog.builder.ConfigCatalogBuilder
 
makeCatalogBuilder() - Method in class thredds.server.catalog.ConfigCatalog
makeCatalogBuilder(String) - Method in class thredds.server.catalog.ConfigCatalog
 
makeCatalogForDirectory(String, URI) - Method in class thredds.server.catalog.DatasetScan
Called from DataRootManager.makeDynamicCatalog(), called from LocalCatalogServiceController ...
makeCatalogForLatest(String, URI) - Method in class thredds.server.catalog.DatasetScan
Build a catalog for the given resolver path by scanning the location associated with this InvDatasetScan.
makeCatalogFromDirectory(File, String, URI) - Method in class thredds.server.catalog.CatalogScan
 
makeDataset(DatasetNode) - Method in class thredds.server.catalog.builder.CatalogScanBuilder
 
makeDataset(DatasetNode) - Method in class thredds.server.catalog.builder.DatasetScanBuilder
 
makeDataset(DatasetNode) - Method in class thredds.server.catalog.builder.FeatureCollectionRefBuilder
 
maxInMemoryEntities(long) - Method in class thredds.cache.DiskPersistedCache.Builder
Set the maximum number of entities in the level 1 cache
MFileUtils - Class in thredds.util
 
MFileUtils() - Constructor for class thredds.util.MFileUtils
 

N

name - Variable in class thredds.server.catalog.DatasetScanConfig
 
name() - Method in class thredds.cache.DiskPersistedCache
 
named(String) - Method in class thredds.cache.DiskPersistedCache.Builder
Set the name of the cache
Namer(boolean, String, String) - Constructor for class thredds.server.catalog.DatasetScanConfig.Namer
 
namers - Variable in class thredds.server.catalog.DatasetScanConfig
 
ncmlElement - Variable in class thredds.server.catalog.DatasetScanConfig
 
ncstream - Enum constant in enum class thredds.util.ContentType
 
netcdf - Enum constant in enum class thredds.util.ContentType
 
numL1Keys() - Method in class thredds.cache.DiskPersistedCache
 
numL2Keys() - Method in class thredds.cache.DiskPersistedCache
 

O

ogc_exception - Enum constant in enum class thredds.util.ContentType
 

P

path - Variable in class thredds.server.catalog.DatasetRootConfig
 
path - Variable in class thredds.server.catalog.DatasetScanConfig
 
png - Enum constant in enum class thredds.util.ContentType
 
processEvents() - Method in class thredds.server.catalog.tracker.CatalogWatcher
Process all events for keys queued to the watcher
put(String, ConfigCatalog) - Method in class thredds.server.catalog.ConfigCatalogCache
 
put(K, V) - Method in class thredds.cache.DiskPersistedCache
 
put(CatalogExt) - Method in class thredds.server.catalog.tracker.CatalogTracker
 

R

readCatalog(String) - Static method in class thredds.server.catalog.ConfigCatalogCache
 
readCatalog(String, String) - Static method in class thredds.server.catalog.ConfigCatalogCache
 
readCatalogRef(DatasetBuilder, Element) - Method in class thredds.server.catalog.builder.ConfigCatalogBuilder
 
readDatasetScanAddProxies(Element, Element, String) - Method in class thredds.server.catalog.builder.DatasetScanConfigBuilder
 
readDatasetScanAddTimeCoverage(Element) - Method in class thredds.server.catalog.builder.DatasetScanConfigBuilder
 
readDatasetScanConfig(Element) - Method in class thredds.server.catalog.builder.DatasetScanConfigBuilder
 
readDatasetScanNamer(Element) - Method in class thredds.server.catalog.builder.DatasetScanConfigBuilder
 
readExternal(DataInputStream) - Method in class thredds.server.catalog.tracker.CatalogExt
 
readExternal(DataInputStream) - Method in class thredds.server.catalog.tracker.DataRootExt
 
readFilesSort(Element) - Method in class thredds.server.catalog.builder.DatasetScanConfigBuilder
 
readSort(Element) - Method in class thredds.server.catalog.builder.DatasetScanConfigBuilder
 
register(Path) - Method in class thredds.server.catalog.tracker.CatalogWatcher
Register the given directory with the WatchService
registerAll(Path) - Method in class thredds.server.catalog.tracker.CatalogWatcher
Register the given directory, and all its sub-directories, with the WatchService.
reinit() - Method in class thredds.cache.DiskPersistedCache
remove all cached entities from both the level 1 and level 2 caches
reinit() - Method in interface thredds.server.catalog.tracker.DatasetTracker
 
reinit() - Method in class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
reinit() - Method in class thredds.server.catalog.tracker.DatasetTrackerInMem
 
reinit() - Method in class thredds.server.catalog.tracker.DatasetTrackerNoop
 
remove(K) - Method in class thredds.cache.DiskPersistedCache
 
removeCatalog(String) - Method in class thredds.server.catalog.tracker.CatalogTracker
 
restrictAccess - Variable in class thredds.server.catalog.DatasetScanConfig
 
roots - Variable in class thredds.server.catalog.builder.ConfigCatalogBuilder
 
running() - Method in class thredds.cache.DiskPersistedCache
 

S

save() - Method in class thredds.server.catalog.tracker.CatalogTracker
 
save() - Method in class thredds.server.catalog.tracker.DataRootTracker
 
save() - Method in interface thredds.server.catalog.tracker.DatasetTracker
 
save() - Method in class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
save() - Method in class thredds.server.catalog.tracker.DatasetTrackerInMem
 
save() - Method in class thredds.server.catalog.tracker.DatasetTrackerNoop
 
scanDir - Variable in class thredds.server.catalog.DatasetScanConfig
 
scheduleTasks(FeatureCollectionConfig, Logger) - Method in class thredds.featurecollection.CollectionUpdater
Look at config and decide if tasks need to be started
setAllowedServices(AllowedServicesIF) - Static method in class thredds.server.catalog.DatasetScan
 
setCatId(long) - Method in class thredds.server.catalog.tracker.CatalogExt
 
setContentDispositionValue(String) - Static method in class thredds.util.Constants
 
setContentDispositionValue(String, String) - Static method in class thredds.util.Constants
 
setDataRoot(DataRoot) - Method in class thredds.server.catalog.tracker.DataRootExt
 
setEventBus(EventBus) - Method in class thredds.featurecollection.CollectionUpdater
 
setRootCatalogKeys(List<String>) - Method in class thredds.server.catalog.ConfigCatalogCache
 
setSpecialServices(Service, Service) - Static method in class thredds.server.catalog.DatasetScan
 
setTdm(boolean) - Method in class thredds.featurecollection.CollectionUpdater
 
showDB(Formatter) - Method in interface thredds.server.catalog.tracker.DatasetTracker
 
showDB(Formatter) - Method in class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
showDB(Formatter) - Method in class thredds.server.catalog.tracker.DatasetTrackerInMem
 
showDB(Formatter) - Method in class thredds.server.catalog.tracker.DatasetTrackerNoop
 
showL1Db(Formatter) - Method in class thredds.cache.DiskPersistedCache
 
showL2Db(Formatter, int) - Method in class thredds.cache.DiskPersistedCache
 
shutdown() - Method in class thredds.cache.DiskPersistedCache
 
shutdown() - Method in class thredds.featurecollection.CollectionUpdater
 
size() - Method in class thredds.server.catalog.tracker.CatalogTracker
 

T

text - Enum constant in enum class thredds.util.ContentType
 
thredds.cache - package thredds.cache
 
thredds.featurecollection - package thredds.featurecollection
 
thredds.server.catalog - package thredds.server.catalog
 
thredds.server.catalog.builder - package thredds.server.catalog.builder
 
thredds.server.catalog.tracker - package thredds.server.catalog.tracker
 
thredds.server.catalog.writer - package thredds.server.catalog.writer
 
thredds.util - package thredds.util
 
ThreddsConfigReader - Class in thredds.util
read threddsConfig.xml, make elements available used by Tds and Tdm
ThreddsConfigReader(String, Logger) - Constructor for class thredds.util.ThreddsConfigReader
 
ThreddsMetadataExtractor - Class in thredds.server.catalog.writer
Extract Thredds Metadata from a feature dataset
ThreddsMetadataExtractor() - Constructor for class thredds.server.catalog.writer.ThreddsMetadataExtractor
 
toProtoBytes() - Method in class thredds.server.catalog.tracker.DatasetExt
 
toString() - Method in class thredds.server.catalog.DataRoot
 
toString() - Method in class thredds.server.catalog.DatasetScanConfig
 
toString() - Method in class thredds.server.catalog.tracker.DataRootExt
 
toString() - Method in class thredds.server.catalog.tracker.DatasetExt
 
toString() - Method in enum class thredds.util.ContentType
 
total_count - Static variable in class thredds.server.catalog.tracker.CatalogExt
 
total_count - Static variable in class thredds.server.catalog.tracker.DataRootExt
 
total_count - Static variable in class thredds.server.catalog.tracker.DatasetExt
 
total_nbytes - Static variable in class thredds.server.catalog.tracker.CatalogExt
 
total_nbytes - Static variable in class thredds.server.catalog.tracker.DataRootExt
 
total_nbytes - Static variable in class thredds.server.catalog.tracker.DatasetExt
 
trackDataRoot(DataRootExt) - Method in class thredds.server.catalog.tracker.DataRootTracker
 
trackDataset(long, Dataset, DatasetTracker.Callback) - Method in interface thredds.server.catalog.tracker.DatasetTracker
 
trackDataset(long, Dataset, DatasetTracker.Callback) - Method in class thredds.server.catalog.tracker.DatasetTrackerDiskPersistedCache
 
trackDataset(long, Dataset, DatasetTracker.Callback) - Method in class thredds.server.catalog.tracker.DatasetTrackerInMem
 
trackDataset(long, Dataset, DatasetTracker.Callback) - Method in class thredds.server.catalog.tracker.DatasetTrackerNoop
 

U

UpdateCollectionJob() - Constructor for class thredds.featurecollection.CollectionUpdater.UpdateCollectionJob
 

V

valueOf(String) - Static method in enum class thredds.server.catalog.DataRoot.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class thredds.util.ContentType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class thredds.server.catalog.DataRoot.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class thredds.util.ContentType
Returns an array containing the constants of this enum class, in the order they are declared.
verifySignatureGet(String, String) - Method in class thredds.util.LocalApiSigner
 

W

writeExternal(DataOutputStream) - Method in class thredds.server.catalog.tracker.CatalogExt
 
writeExternal(DataOutputStream) - Method in class thredds.server.catalog.tracker.DataRootExt
 

X

xml - Enum constant in enum class thredds.util.ContentType
 
xmlwms - Enum constant in enum class thredds.util.ContentType
 
A B C D E F G H I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values