bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Static Public Attributes | |
static const std::string | CACHE_AGG_LOCATION_DATA_KEY = "cacheAgg_location" |
static const std::string | CACHE_AGG_LOCATION_XML_ATTR = "location" |
static const std::string | CACHE_AGG_RESPONSE = "cacheAgg" |
static const std::string | DOC_WIKI_URL = "https://docs.opendap.org/index.php/BES_-_Modules_-_NcML_Module" |
static const std::string | NCML_NAME = "ncml" |
Definition at line 36 of file NCMLResponseNames.h.
|
static |
Key in the dhi.data[] map where the location is stored.
Definition at line 52 of file NCMLResponseNames.h.
|
static |
Name of the attribute in the cacheAgg XML command where the filename to do the caching on is located.
Definition at line 49 of file NCMLResponseNames.h.
|
static |
Response name in the DHI for the cache of aggregations command
Definition at line 44 of file NCMLResponseNames.h.
|
static |
URL with the location of the documentation Wiki
Definition at line 41 of file NCMLResponseNames.h.
|
static |
The name used to specify an ncml file.
Definition at line 38 of file NCMLResponseNames.h.