|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IXCrawlerTaskSummary.ThreadState | |
| com.sapportals.wcm.service.xcrawler | Provides a service that crawls repositories to obtain references to resources. |
| Uses of IXCrawlerTaskSummary.ThreadState in com.sapportals.wcm.service.xcrawler |
| Fields in com.sapportals.wcm.service.xcrawler declared as IXCrawlerTaskSummary.ThreadState | |
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.DOWN
The thread has not yet been started or is finished |
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.STARTING
The thread is starting up |
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.WAITING
The thread is waiting for input on its queue |
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.WORKING
The thread processing input |
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.RETRIEVING
The thread is retrieving a resource |
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.PROVIDING
The thread is providing a resource |
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.STOPPING
The thread is stopping |
| Methods in com.sapportals.wcm.service.xcrawler that return IXCrawlerTaskSummary.ThreadState | |
IXCrawlerTaskSummary.ThreadState[] |
IXCrawlerTaskSummary.getRetrieverStates()
Get the state of the retriever threads. |
IXCrawlerTaskSummary.ThreadState[] |
IXCrawlerTaskSummary.getProviderStates()
Get the state of the provider threads. |
IXCrawlerTaskSummary.ThreadState[] |
IXCrawlerTaskSummary.getPostprocessorStates()
Get the state of the postprocessor threads. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||