public abstract class TopLevelIndexerMultiThreaded extends TopLevelIndexer
TopLevelIndexer.TopLevelIndexerStatus| 构造器和说明 |
|---|
TopLevelIndexerMultiThreaded() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setNumberOfThreads(int numberOfThreads)
[spring managed]
|
void |
setThreadPriority(int threadPriority)
[spring managed]
|
void |
stopIndexing() |
createStatisticsFile, getStatus, resetStatus, startIndexingcheckAccess, getSupportedTypeName, setIndexerListpublic void setNumberOfThreads(int numberOfThreads)
public void setThreadPriority(int threadPriority)
public void stopIndexing()
stopIndexing 在类中 TopLevelIndexer