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