Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.async
package org.elasticsearch.xpack.core.async
-
ClassDescriptionA class that contains all information related to a submitted async execution.AsyncResponse<T extends AsyncResponse<? extends org.elasticsearch.core.RefCounted>>Service that is capable of retrieving and cleaning up AsyncTasks regardless of their state.Request for TransportEsqlAsyncStopAction action.A task that supports asynchronous execution and provides information necessary for safe temporary storage of resultsAsyncTaskIndexService<R extends AsyncResponse<R>>A service that exposes the CRUD operations for the async task-specific index.A service that runs a periodic cleanup over the async execution index.Service that is capable of retrieving and cleaning up AsyncTasks regardless of their state.A request class to get a status update of the async search requestStoredAsyncResponse<R extends Writeable>Internal class for temporary storage of eql search resultsStoredAsyncTask<Response extends ActionResponse>