|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An Index Primary Event Listener, which is used at primary moments. These include: open , close, flush, create.
Method Summary | |
void |
closed(IndexPrimaryEvent ipe)
A notification that an Index has been closed. |
void |
created(IndexPrimaryEvent ipe)
A notification that an Index has been created. |
void |
flushed(IndexPrimaryEvent ipe)
A notification that an Index has been flushed. |
void |
opened(IndexPrimaryEvent ipe)
A notification that an Index has been opened. |
Method Detail |
public void opened(IndexPrimaryEvent ipe)
public void closed(IndexPrimaryEvent ipe)
public void flushed(IndexPrimaryEvent ipe)
public void created(IndexPrimaryEvent ipe)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |