|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface CacheWriter
The cache writer is called by the cache to persist changed data that needs to be removed from the cache.
| Method Summary | |
|---|---|
void |
flushLog()
Flush the transaction log, so that entries can be removed from the cache. |
Trace |
getTrace()
Get the trace writer. |
void |
writeBack(CacheObject entry)
Persist a record. |
| Method Detail |
|---|
void writeBack(CacheObject entry)
entry - the cache entryvoid flushLog()
Trace getTrace()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||