Class ScrollState
java.lang.Object
org.springframework.data.elasticsearch.client.util.ScrollState
Mutable state object holding scrollId to be used for scroll requests.
- Since:
- 3.2
- Author:
- Christoph Strobl, Peter-Josef Meisch
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ScrollState
public ScrollState() -
ScrollState
-
-
Method Details
-
getScrollId
-
getScrollIds
-
updateScrollId
-