Class QueryProfileShardResult

java.lang.Object
org.elasticsearch.search.profile.query.QueryProfileShardResult
All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject

public final class QueryProfileShardResult
extends java.lang.Object
implements Writeable, ToXContentObject
A container class to hold the profile results for a single shard in the request. Contains a list of query profiles, a collector tree and a total rewrite tree.