Class InternalTopHits

java.lang.Object
org.elasticsearch.search.aggregations.InternalAggregation
org.elasticsearch.search.aggregations.metrics.InternalTopHits
All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation, TopHits

public class InternalTopHits
extends InternalAggregation
implements TopHits
Results of the TopHitsAggregator.