|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IQueryResultStore | |
ca.uhn.cache.impl | |
ca.uhn.cache.internal.impl |
Uses of IQueryResultStore in ca.uhn.cache.impl |
Methods in ca.uhn.cache.impl that return IQueryResultStore | |
IQueryResultStore |
ChunkBasedSemanticCache.getQueryResultStore()
|
Methods in ca.uhn.cache.impl with parameters of type IQueryResultStore | |
void |
ChunkBasedSemanticCache.setQueryResultStore(IQueryResultStore theQueryResultStore)
|
Uses of IQueryResultStore in ca.uhn.cache.internal.impl |
Classes in ca.uhn.cache.internal.impl that implement IQueryResultStore | |
class |
HibernateQueryResultStore
Hibernate implementation of IQueryResultStore . |
Constructors in ca.uhn.cache.internal.impl with parameters of type IQueryResultStore | |
CacheCleaner(IChunkStore theChunkStore,
IChunkPurger thePurger,
int theTargetSize,
IQueryResultStore theItemStore,
float theAgeDecrement)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |