| Modifier and Type | Method and Description |
|---|---|
OttcElasticSearchAdminImpl |
OttcElasticSearchComponent.getElasticSearchAdmin() |
| Modifier and Type | Method and Description |
|---|---|
OttcElasticSearchAdminImpl |
ReIndexingRunnerManager.getEsAdmin() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReIndexingRunnerManager.setEsAdmin(OttcElasticSearchAdminImpl esAdmin) |
| Modifier and Type | Method and Description |
|---|---|
OttcElasticSearchAdminImpl |
ReIndexingWork.getEsAdmin() |
OttcElasticSearchAdminImpl |
ReIndexingRunner.getEsAdmin() |
| Modifier and Type | Method and Description |
|---|---|
ReIndexingRunner |
ReIndexingRunner.esAdmin(OttcElasticSearchAdminImpl esAdmin) |
| Constructor and Description |
|---|
ReIndexingRunner(String id,
OttcElasticSearchIndexOrAliasConfig nxAliasCfg,
OttcElasticSearchAdminImpl esAdmin,
OttcElasticSearchIndexing esIndexing,
EsState initialEsState) |
ReIndexingWork(OttcElasticSearchIndexOrAliasConfig aliasCfg,
OttcElasticSearchAdminImpl esAdmin,
OttcElasticSearchIndexing esIndexing,
EsState initialEsState) |
| Constructor and Description |
|---|
OttcElasticSearchIndexingImpl(OttcElasticSearchAdminImpl esa) |
OttcElasticSearchIndexingImpl(OttcElasticSearchAdminImpl esa,
org.nuxeo.ecm.automation.jaxrs.io.documents.JsonESDocumentWriter jsonESDocumentWriter) |
OttcElasticSearchServiceImpl(OttcElasticSearchAdminImpl esa) |
Copyright © 2020. All rights reserved.