Package org.elasticsearch.xpack.esql.stats
package org.elasticsearch.xpack.esql.stats
-
ClassDescriptionThis class provides
SearchStatsfrom a list ofSearchExecutionContext's.Interface for determining information about fields in the index.When there are no search stats available, for example when there are no search contexts, we have static results.A default implementat that throwsUnsupportedOperationExceptionon all methods.