|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiscCacheAware
Interface for disc cache
Method Summary | |
---|---|
void |
clear()
Clears cache directory |
File |
get(String key)
Returns file object appropriate incoming key. |
void |
put(String key,
File file)
This method must not to save file on file system in fact. |
Method Detail |
---|
void put(String key, File file)
File get(String key)
void clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |