Class DeleteAsyncResultsService

java.lang.Object
org.elasticsearch.xpack.core.async.DeleteAsyncResultsService

public class DeleteAsyncResultsService extends Object
Service that is capable of retrieving and cleaning up AsyncTasks regardless of their state. It works with the TaskManager, if a task is still running and AsyncTaskIndexService if task results already stored there.