| Package | Description |
|---|---|
| org.opentoutatice.elasticsearch.core.reindexing.docs.es.status | |
| org.opentoutatice.elasticsearch.core.reindexing.docs.runner.step |
| Modifier and Type | Method and Description |
|---|---|
ReIndexingRunnerStepStateStatus |
ReIndexingProcessStatus.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReIndexingProcessStatus.setStatus(ReIndexingRunnerStepStateStatus Status) |
| Modifier and Type | Method and Description |
|---|---|
ReIndexingRunnerStepStateStatus |
ReIndexingRunnerStepStateStatus.error(ReIndexingException error) |
ReIndexingRunnerStepStateStatus |
ReIndexingRunnerStepState.getStepStatus() |
static ReIndexingRunnerStepStateStatus |
ReIndexingRunnerStepStateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReIndexingRunnerStepStateStatus[] |
ReIndexingRunnerStepStateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReIndexingRunnerStepState |
ReIndexingRunnerStepState.stepStatus(ReIndexingRunnerStepStateStatus stateStatus) |
Copyright © 2020. All rights reserved.