public interface JestScrollResultMapper
| Modifier and Type | Method and Description |
|---|---|
<T> org.springframework.data.elasticsearch.core.ScrolledPage<T> |
mapResults(SearchScrollResult response,
java.lang.Class<T> clazz) |
<T> org.springframework.data.elasticsearch.core.ScrolledPage<T> mapResults(SearchScrollResult response, java.lang.Class<T> clazz)
Copyright © 2020. All Rights Reserved.