|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache | |
---|---|
ome.services.util.cache | OMERO utilities for caching. |
Uses of Cache in ome.services.util.cache |
---|
Classes in ome.services.util.cache that implement Cache | |
---|---|
class |
DelegatingCache<K extends IObject,V extends Serializable>
Simple base Cache which delegates all methods to the Cache
with which it is constructed. |
class |
DiskCache<K extends IObject,V extends Serializable>
Disk cache which is keyed to a particular type. |
class |
IdBackedCache<K extends IObject,V extends Serializable>
Wrapper which provides clean-up functionality. |
Fields in ome.services.util.cache declared as Cache | |
---|---|
protected Cache<K,V> |
DelegatingCache.cache
|
Constructors in ome.services.util.cache with parameters of type Cache | |
---|---|
DelegatingCache(Cache<K,V> cache)
|
|
IdBackedCache(LocalQuery query,
Cache<K,V> cache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.