Class EsqlCapabilities

java.lang.Object
org.elasticsearch.xpack.esql.action.EsqlCapabilities

public class EsqlCapabilities extends Object
A Set of "capabilities" supported by the RestEsqlQueryAction and RestEsqlAsyncQueryAction APIs. These are exposed over the RestNodesCapabilitiesAction and we use them to enable tests.