DODS 7.1 API

Package org.enhydra.dods.cache.complete

Class Summary
DODSHashMapCache DODSHashMapCache class implements HashMap 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,...).
DODSHashMapCacheFactory Factory class for DODSHashMapCache objects.
 


DODS 7.1 API