| Modifier and Type | Method and Description |
|---|---|
EsState |
EsStateChecker.getEsState() |
| Modifier and Type | Method and Description |
|---|---|
EsState |
ReIndexingProcessStatus.getEsState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReIndexingProcessStatus.setEsState(EsState esState) |
| Modifier and Type | Method and Description |
|---|---|
EsState |
ReIndexingWork.getInitialEsState() |
EsState |
ReIndexingRunner.getInitialEsState() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ReIndexingErrorsHandler.restoreInitialEsState(EsState initialEsState,
IndexName initialIndex,
IndexName newIndex) |
void |
ReIndexingErrorsHandler.restoreInitialEsState(String workId,
ReIndexingRunnerStep indexingStep,
EsState initialEsState,
Object... params) |
| Constructor and Description |
|---|
ReIndexingRunner(String id,
OttcElasticSearchIndexOrAliasConfig nxAliasCfg,
OttcElasticSearchAdminImpl esAdmin,
OttcElasticSearchIndexing esIndexing,
EsState initialEsState) |
ReIndexingWork(OttcElasticSearchIndexOrAliasConfig aliasCfg,
OttcElasticSearchAdminImpl esAdmin,
OttcElasticSearchIndexing esIndexing,
EsState initialEsState) |
Copyright © 2020. All rights reserved.