Class SearchProfileShardResults

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

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