DODS 7.6 API

Package org.enhydra.dods.cache.hash

Class Summary
DODSLinkedHashCache DODSLinkedHashCache 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,...).
DODSLinkedHashCacheFactory  
LinkedHashCache  
 


DODS 7.6 API