Class SearchResponse.Clusters

java.lang.Object
org.elasticsearch.action.search.SearchResponse.Clusters
All Implemented Interfaces:
Writeable, ToXContent, ToXContentFragment
Enclosing class:
SearchResponse

public static class SearchResponse.Clusters extends Object implements ToXContentFragment, Writeable
Holds info about the clusters that the search was executed on: how many in total, how many of them were successful and how many of them were skipped.