|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Crawl event listener.
Method Summary | |
void |
cleared(websphinx.CrawlEvent event)
Notify that the crawler's state was cleared. |
void |
paused(websphinx.CrawlEvent event)
Notify that the crawler was paused. |
void |
started(websphinx.CrawlEvent event)
Notify that the crawler started. |
void |
stopped(websphinx.CrawlEvent event)
Notify that the crawler ran out of links to crawl |
void |
timedOut(websphinx.CrawlEvent event)
Notify that the crawler timed out. |
Method Detail |
public void started(websphinx.CrawlEvent event)
public void stopped(websphinx.CrawlEvent event)
public void cleared(websphinx.CrawlEvent event)
public void timedOut(websphinx.CrawlEvent event)
public void paused(websphinx.CrawlEvent event)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |