Class ClearScrollRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.core.ClearScrollRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable
public class ClearScrollRequest
extends RequestBase
implements JsonpSerializable
Explicitly clears the search context for a scroll.
See Also:
API specification