Class Scrolling


  • class Scrolling
    extends java.lang.Object

    "Iterator" which retrieves results lazily and in batches. Uses Elastic Scrolling API to optimally consume large search results.

    This class is not thread safe.