DODS 6.5 API

Package org.enhydra.dods.cache.lru

Class Summary
DODSLRUCache DODSLRUCache class implements LRU cache (for storing data objects (or DataStruct objects), or simple queries, or complex queries), and provides query statistics about the cache (query number, cache hits number, their get/set/increment methods, percents of used cache, cache hits,...).
DODSLRUCacheFactory  
LRUCache  
 


DODS 6.5 API