Uses of Record Class
org.springframework.data.elasticsearch.BulkFailureException.FailureDetails
Packages that use BulkFailureException.FailureDetails
-
Uses of BulkFailureException.FailureDetails in org.springframework.data.elasticsearch
Methods in org.springframework.data.elasticsearch that return types with arguments of type BulkFailureException.FailureDetailsConstructor parameters in org.springframework.data.elasticsearch with type arguments of type BulkFailureException.FailureDetailsModifierConstructorDescriptionBulkFailureException(String msg, Map<String, BulkFailureException.FailureDetails> failedDocuments)