Class TransportEsqlAsyncStopAction


public class TransportEsqlAsyncStopAction extends HandledTransportAction<AsyncStopRequest,EsqlQueryResponse>
This action will stop running async request and collect the results. If the request is already finished, it will do the same thing as the regular async get.