Uses of Class
org.elasticsearch.script.mustache.MultiSearchTemplateResponse.Item
-
Packages that use MultiSearchTemplateResponse.Item Package Description org.elasticsearch.script.mustache -
-
Uses of MultiSearchTemplateResponse.Item in org.elasticsearch.script.mustache
Methods in org.elasticsearch.script.mustache that return MultiSearchTemplateResponse.Item Modifier and Type Method Description MultiSearchTemplateResponse.Item[]MultiSearchTemplateResponse. getResponses()The list of responses, the order is the same as the one provided in the request.Methods in org.elasticsearch.script.mustache that return types with arguments of type MultiSearchTemplateResponse.Item Modifier and Type Method Description Iterator<MultiSearchTemplateResponse.Item>MultiSearchTemplateResponse. iterator()
-