| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core | |
| org.springframework.data.elasticsearch.core.reindex |
| Modifier and Type | Method and Description |
|---|---|
static ReindexResponse.Failure |
ResponseConverter.reindexResponseFailureOf(org.elasticsearch.action.bulk.BulkItemResponse.Failure failure) |
| Modifier and Type | Method and Description |
|---|---|
ReindexResponse.Failure |
ReindexResponse.Failure.FailureBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ReindexResponse.Failure> |
ReindexResponse.getFailures()
All of the bulk failures.
|
| Modifier and Type | Method and Description |
|---|---|
ReindexResponse.ReindexResponseBuilder |
ReindexResponse.ReindexResponseBuilder.withFailures(List<ReindexResponse.Failure> failures) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.