|
Protege 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LosslessCache<V,R>
This cache is the same as the Cache interface except it indicates that the cache cannot forget data. This is important for the session caches because we use these caches to determine if a value for a variable is only seen within the session's transaction or whether it is a value that is seen by all.
Method Summary |
---|
Methods inherited from interface edu.stanford.smi.protege.util.transaction.Cache |
---|
isCached, readCache, removeCacheEntry, writeCache |
|
Protege 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |