|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.framework.http.crawl.CrawlFlag
public class CrawlFlag
Crawl flag.
Constructor Summary | |
---|---|
CrawlFlag()
|
Method Summary | |
---|---|
void |
hold(long crawlDelay)
Hold until notified. |
void |
set()
Set flag and notify. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CrawlFlag()
Method Detail |
---|
public void hold(long crawlDelay) throws InterruptedException
crawlDelay
- crawl delay in milliseconds
InterruptedException
- if interruptedpublic void set()
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |