Record Class SearchStats.EmptySearchStats

java.lang.Object
java.lang.Record
org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
All Implemented Interfaces:
SearchStats
Enclosing interface:
SearchStats

public static record SearchStats.EmptySearchStats() extends Record implements SearchStats
When there are no search stats available, for example when there are no search contexts, we have static results.