Class AggregationProfileShardResult

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

public final class AggregationProfileShardResult extends Object implements Writeable, org.elasticsearch.xcontent.ToXContentFragment
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.