Class EsStatsQueryExec

All Implemented Interfaces:
NamedWriteable, Writeable, EstimatesRowSize

public class EsStatsQueryExec extends LeafExec implements EstimatesRowSize
Specialized query class for retrieving statistics about the underlying data and not the actual documents. For that see EsQueryExec