|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WriteBehind<K,V>
| Method Summary | |
|---|---|
long |
getQueueSize()
Gets the best estimate for items in the queue still awaiting processing. |
void |
start()
Start the write behind queue |
void |
stop()
Stop the coordinator and all the internal data structures. |
| Methods inherited from interface org.ehcache.spi.loaderwriter.CacheLoaderWriter |
|---|
delete, deleteAll, load, loadAll, write, writeAll |
| Method Detail |
|---|
void start()
void stop()
long getQueueSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||