public class ReIndexingErrorsHandler extends Object
| Modifier and Type | Method and Description |
|---|---|
static ReIndexingErrorsHandler |
get() |
protected void |
restoreInitialEsState(EsState initialEsState,
IndexName initialIndex,
IndexName newIndex) |
void |
restoreInitialEsState(String workId,
ReIndexingRunnerStep indexingStep,
EsState initialEsState,
Object... params) |
public static ReIndexingErrorsHandler get()
public void restoreInitialEsState(String workId, ReIndexingRunnerStep indexingStep, EsState initialEsState, Object... params) throws RecoveringReIndexingException
RecoveringReIndexingExceptionprotected void restoreInitialEsState(EsState initialEsState, IndexName initialIndex, IndexName newIndex) throws ReIndexingException, InterruptedException, ExecutionException
Copyright © 2020. All rights reserved.