| Package | Description |
|---|---|
| org.codelibs.fess.app.service | |
| org.codelibs.fess.es.config.exentity | |
| org.codelibs.fess.helper |
| Modifier and Type | Method and Description |
|---|---|
void |
FailureUrlService.store(CrawlingConfig crawlingConfig,
String errorName,
String url,
Throwable e) |
| Modifier and Type | Class and Description |
|---|---|
class |
CrawlingConfigWrapper |
class |
DataConfig |
class |
FileConfig |
class |
WebConfig |
| Constructor and Description |
|---|
CrawlingConfigWrapper(CrawlingConfig crawlingConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.cache.Cache<String,CrawlingConfig> |
CrawlingConfigHelper.crawlingConfigCache |
protected Map<String,CrawlingConfig> |
CrawlingConfigHelper.crawlingConfigMap |
| Modifier and Type | Method and Description |
|---|---|
CrawlingConfig |
CrawlingConfigHelper.get(String sessionId) |
CrawlingConfig |
CrawlingConfigHelper.getCrawlingConfig(String configId) |
| Modifier and Type | Method and Description |
|---|---|
Date |
CrawlingInfoHelper.getDocumentExpires(CrawlingConfig config) |
Map<String,Object> |
DocumentHelper.processRequest(CrawlingConfig crawlingConfig,
String crawlingInfoId,
String url) |
String |
CrawlingConfigHelper.store(String sessionId,
CrawlingConfig crawlingConfig) |
Copyright © 2009–2017 CodeLibs. All rights reserved.