Class InternalTopHits

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

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