Uses of Class
org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
Packages that use ReindexResponse.Failure
Package
Description
-
Uses of ReindexResponse.Failure in org.springframework.data.elasticsearch.core
Methods in org.springframework.data.elasticsearch.core that return ReindexResponse.FailureModifier and TypeMethodDescriptionstatic ReindexResponse.FailureResponseConverter.reindexResponseFailureOf(org.elasticsearch.action.bulk.BulkItemResponse.Failure failure) -
Uses of ReindexResponse.Failure in org.springframework.data.elasticsearch.core.reindex
Methods in org.springframework.data.elasticsearch.core.reindex that return ReindexResponse.FailureMethods in org.springframework.data.elasticsearch.core.reindex that return types with arguments of type ReindexResponse.FailureMethod parameters in org.springframework.data.elasticsearch.core.reindex with type arguments of type ReindexResponse.FailureModifier and TypeMethodDescriptionReindexResponse.ReindexResponseBuilder.withFailures(List<ReindexResponse.Failure> failures)