|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheFlushListener
Implementors of this interface want to be notified when an HRegion determines that a cache flush is needed. A CacheFlushListener (or null) must be passed to the HRegion constructor.
| Method Summary | |
|---|---|
void |
flushRequested(HRegion region)
Tell the listener the cache needs to be flushed. |
| Method Detail |
|---|
void flushRequested(HRegion region)
region - the HRegion requesting the cache flush
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||