|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Cache2
Method Summary | |
---|---|
void |
clear()
clears the complete Cache |
void |
verify()
verifies the cache, throws a exception if something is wrong with the cache |
Methods inherited from interface railo.commons.io.cache.Cache |
---|
contains, entries, entries, entries, getCacheEntry, getCacheEntry, getCustomInfo, getValue, getValue, hitCount, init, keys, keys, keys, missCount, put, remove, remove, remove, values, values, values |
Method Detail |
---|
void clear() throws IOException
IOException
void verify() throws CacheException
CacheException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |