Interface ScrollableHitSource.AsyncResponse

  • Enclosing class:
    ScrollableHitSource

    public static interface ScrollableHitSource.AsyncResponse
    • Method Detail

      • done

        void done​(TimeValue extraKeepAlive)
        Called when done processing response to signal more data is needed.
        Parameters:
        extraKeepAlive - extra time to keep underlying scroll open.