|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.plumtree.server.PT_CRAWL_INFO
This list specifies the different parameters that a Crawl can have
IPTCrawler| Field Summary | |
static int |
PT_CRAWL_INFO_CRAWL_DEPTH
Indicates the maximum depth of nodes that should be crawled. |
static int |
PT_CRAWL_INFO_CRAWL_DESCRIPTION
Description of the Crawler |
static int |
PT_CRAWL_INFO_INVALID
Indicates the number of items in this enumeration |
static int |
PT_CRAWL_INFO_THREADS
Indicates the number of threads that should be used during a Crawl |
| Constructor Summary | |
PT_CRAWL_INFO()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int PT_CRAWL_INFO_THREADS
public static final int PT_CRAWL_INFO_CRAWL_DEPTH
public static final int PT_CRAWL_INFO_CRAWL_DESCRIPTION
public static final int PT_CRAWL_INFO_INVALID
| Constructor Detail |
public PT_CRAWL_INFO()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||