public class DataIndexHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DataIndexHelper.DataCrawlingThread |
| Modifier and Type | Field and Description |
|---|---|
int |
crawlerPriority |
protected CrawlingConfigHelper |
crawlingConfigHelper |
long |
crawlingExecutionInterval |
DataConfigService |
dataConfigService |
| Constructor and Description |
|---|
DataIndexHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
crawl(String sessionId) |
void |
crawl(String sessionId,
List<String> configIdList) |
protected void |
doCrawl(String sessionId,
List<DataConfig> configList) |
public DataConfigService dataConfigService
protected CrawlingConfigHelper crawlingConfigHelper
public long crawlingExecutionInterval
public int crawlerPriority
Copyright © 2009–2017 CodeLibs. All rights reserved.