|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.admin.editors.crawler.CrawlerConfig
public class CrawlerConfig
| Constructor Summary | |
|---|---|
CrawlerConfig()
|
|
| Method Summary | |
|---|---|
static CrawlerConfig |
getInstance()
|
int |
getMaxProcessingThreads()
|
int |
getMaxPullingThreads()
|
int |
getMinProcessingThreads()
|
int |
getMinPullingThreads()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CrawlerConfig()
| Method Detail |
|---|
public static CrawlerConfig getInstance()
public int getMaxProcessingThreads()
public int getMaxPullingThreads()
public int getMinProcessingThreads()
public int getMinPullingThreads()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||