Class EsqlQueryRequest

All Implemented Interfaces:
CompositeIndicesRequest, Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest, TransportRequest

public class EsqlQueryRequest extends EsqlQueryRequest implements CompositeIndicesRequest
  • Field Details

    • DEFAULT_KEEP_ALIVE

      public static org.elasticsearch.core.TimeValue DEFAULT_KEEP_ALIVE
    • DEFAULT_WAIT_FOR_COMPLETION

      public static org.elasticsearch.core.TimeValue DEFAULT_WAIT_FOR_COMPLETION
  • Constructor Details

  • Method Details