|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A crawler queue for threaded crawlers.
Copyright 2004 SAP AG
| Field Summary | |
static int |
INFINITE_SIZE
Deprecated. Constant for an infinite queue size. |
| Method Summary | |
java.lang.String |
getID()
Deprecated. Get the unique ID for this queue. |
int |
getSize()
Deprecated. Get the maximum queue siye for this queue. |
void |
runCrawlers(boolean doClearVisitedList)
Deprecated. Start the currently queued crawlers. |
| Field Detail |
public static final int INFINITE_SIZE
| Method Detail |
public java.lang.String getID()
public int getSize()
public void runCrawlers(boolean doClearVisitedList)
throws WcmException
setToBackground() are placed in the
queue but not started when their crawl() or
recrawl() method is called.
Those crawlers will only be started when this method is called.doClearVisitedList - a boolean true if the
visited list should be cleared before crawling or
false if not.
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||