Class EsStatsQueryExec

All Implemented Interfaces:
NamedWriteable, Writeable, DataSourceExec, EstimatesRowSize

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