Class AggregationProfileShardResult

  • All Implemented Interfaces:
    Writeable, ToXContent, ToXContentFragment

    public final class AggregationProfileShardResult
    extends java.lang.Object
    implements Writeable, 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.