Enhydra 5.1 API

Package org.enhydra.dods.cache

Interface Summary
CacheAdministration This class contains data and mechanisms needed for caching data objects and queries.
QueryCache This class contains data and mechanisms needed for caching data objects and queries.
QueryCacheItem This class is for storing one query and its necessary data, for query array.
 

Class Summary
Condition This class is for storing one condition declared in WHERE part of SELECT clause.
DOShell DOShell class maintains data for result (data objects and data handles).
LRUCache LRUCache class implements LRU cache for storing DO objects.
QueryCacheImpl This class contains data and mechanisms needed for caching data objects and queries.
QueryCacheItemImpl This class is for storing one query and its necessary data, for query array.
QueryResult This class is for storing results of one query.
 


Enhydra 5.1 API