Class SearchProfileShardResults

java.lang.Object
org.elasticsearch.search.profile.SearchProfileShardResults
All Implemented Interfaces:
Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public final class SearchProfileShardResults extends Object implements Writeable, org.elasticsearch.common.xcontent.ToXContentFragment
A container class to hold all the profile results across all shards. Internally holds a map of shard ID -> Profiled results