Uses of Class
org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
Packages that use ByQueryResponse.SearchFailure
-
Uses of ByQueryResponse.SearchFailure in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return ByQueryResponse.SearchFailureMethods in org.springframework.data.elasticsearch.core.query that return types with arguments of type ByQueryResponse.SearchFailureModifier and TypeMethodDescriptionByQueryResponse.getSearchFailures()Failures during search phaseMethod parameters in org.springframework.data.elasticsearch.core.query with type arguments of type ByQueryResponse.SearchFailureModifier and TypeMethodDescriptionByQueryResponse.ByQueryResponseBuilder.withSearchFailure(List<ByQueryResponse.SearchFailure> searchFailures)