Class GetAsyncStatusRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.sql.GetAsyncStatusRequest

public class GetAsyncStatusRequest extends RequestBase
Get the async SQL search status. Get the current status of an async SQL search or a stored synchronous SQL search.
See Also: