| Package | Description |
|---|---|
| com.github.vanroy.springdata.jest | |
| com.github.vanroy.springdata.jest.mapper |
| Modifier and Type | Method and Description |
|---|---|
<T> org.springframework.data.domain.Page<T> |
JestElasticsearchTemplate.continueScroll(java.lang.String scrollId,
long scrollTimeInMillis,
java.lang.Class<T> clazz,
JestScrollResultMapper mapper) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JestResultsMapper
Jest specific result mapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJestResultsMapper
Jest implementation of Spring Data Elasticsearch results mapper.
|
Copyright © 2020. All Rights Reserved.