protected class AbstractElasticsearchTemplate.ReadSearchScrollDocumentResponseCallback<T> extends Object implements AbstractElasticsearchTemplate.SearchDocumentResponseCallback<SearchScrollHits<T>>
| Constructor and Description |
|---|
ReadSearchScrollDocumentResponseCallback(Class<T> type,
IndexCoordinates index) |
| Modifier and Type | Method and Description |
|---|---|
SearchScrollHits<T> |
doWith(SearchDocumentResponse response) |
public ReadSearchScrollDocumentResponseCallback(Class<T> type, IndexCoordinates index)
public SearchScrollHits<T> doWith(SearchDocumentResponse response)
doWith in interface AbstractElasticsearchTemplate.SearchDocumentResponseCallback<SearchScrollHits<T>>Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.