|
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.CrawlLocker
public class CrawlLocker
Crawl locker.
| Method Summary | |
|---|---|
void |
enterServer(String protocolHostPort,
Long throttleDelay)
Enter server with crawl delay. |
static CrawlLocker |
getInstance()
Gets singleton instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CrawlLocker getInstance()
null)
public void enterServer(String protocolHostPort,
Long throttleDelay)
protocolHostPort - server protocol/host/portthrottleDelay - throttle delay in milliseconds(null for no delay)
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||