|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiskCache2 | |
---|---|
thredds.bufrtables | |
thredds.catalog.query | Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents. |
thredds.wcs.v1_0_0_1 | |
thredds.wcs.v1_0_0_Plus | |
thredds.wcs.v1_1_0 | |
ucar.nc2.dt.fmrc | Support classes for Forecast Model Run Collections. |
ucar.nc2.ncml | Netcdf Markup Language (NcML) Implementation classes see NcML home page |
Uses of DiskCache2 in thredds.bufrtables |
---|
Methods in thredds.bufrtables with parameters of type DiskCache2 | |
---|---|
void |
BtValidateController.setCache(DiskCache2 cache)
|
void |
BtFileUploadController.setCache(DiskCache2 cache)
|
void |
BtUrlUploadController.setCache(DiskCache2 cache)
|
void |
BtMessInfoController.setCache(DiskCache2 cache)
|
Uses of DiskCache2 in thredds.catalog.query |
---|
Methods in thredds.catalog.query with parameters of type DiskCache2 | |
---|---|
static void |
DqcFactory.setPersistenceCache(DiskCache2 dc)
|
Uses of DiskCache2 in thredds.wcs.v1_0_0_1 |
---|
Methods in thredds.wcs.v1_0_0_1 with parameters of type DiskCache2 | |
---|---|
static void |
WcsCoverage.setDiskCache(DiskCache2 _diskCache)
|
Uses of DiskCache2 in thredds.wcs.v1_0_0_Plus |
---|
Methods in thredds.wcs.v1_0_0_Plus with parameters of type DiskCache2 | |
---|---|
static void |
WcsCoverage.setDiskCache(DiskCache2 _diskCache)
|
Uses of DiskCache2 in thredds.wcs.v1_1_0 |
---|
Methods in thredds.wcs.v1_1_0 with parameters of type DiskCache2 | |
---|---|
static void |
GetCoverage.setDiskCache(DiskCache2 _diskCache)
|
Uses of DiskCache2 in ucar.nc2.dt.fmrc |
---|
Methods in ucar.nc2.dt.fmrc with parameters of type DiskCache2 | |
---|---|
static FmrcInventory |
FmrcInventory.makeFromCatalog(DiskCache2 cache,
String catURL,
String collectionName,
int maxDatasets,
int mode)
|
static FmrcInventory |
FmrcInventory.makeFromDirectory(String fmrcDefinitionPath,
String collectionName,
DiskCache2 fmr_cache,
String dirName,
String suffix,
int mode)
Create a ForecastModelRun Collection from the files in a directory. |
static ForecastModelRunInventory |
ForecastModelRunInventory.open(DiskCache2 cache,
String ncfileLocation,
int mode,
boolean isFile)
Open a GridDataset and construct a ForecastModelRun. |
Uses of DiskCache2 in ucar.nc2.ncml |
---|
Fields in ucar.nc2.ncml declared as DiskCache2 | |
---|---|
protected static DiskCache2 |
Aggregation.diskCache2
|
Methods in ucar.nc2.ncml with parameters of type DiskCache2 | |
---|---|
static void |
Aggregation.setPersistenceCache(DiskCache2 dc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |