OPeNDAP Hyrax Back End Server (BES) Updated for version 3.8.3
BESCache.h File Reference
#include <string>
#include "BESObj.h"
Include dependency graph for BESCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BESCache
 Implementation of a caching mechanism. More...

Defines

#define MAX_LOCK_RETRY_MS   5000
#define MAX_LOCK_TRIES   16

Define Documentation

#define MAX_LOCK_RETRY_MS   5000

Definition at line 44 of file BESCache.h.

Referenced by BESCache::lock().

#define MAX_LOCK_TRIES   16

Definition at line 45 of file BESCache.h.

Referenced by BESCache::lock().