Class Scroll

java.lang.Object
org.elasticsearch.search.Scroll
All Implemented Interfaces:
Writeable

public final class Scroll extends Object implements Writeable
A scroll enables scrolling of search request. It holds a keepAlive() time that will control how long to keep the scrolling resources open.