Spring Data Elasticsearch

org.springframework.data.elasticsearch.core
Interface ResultsMapper<T>

Type Parameters:
T -

public interface ResultsMapper<T>

ResultsMapper

Author:
Rizwan Idrees, Mohsin Husen

Method Summary
 Page<T> mapResults(org.elasticsearch.action.search.SearchResponse response)
           
 

Method Detail

mapResults

Page<T> mapResults(org.elasticsearch.action.search.SearchResponse response)

Spring Data Elasticsearch

Copyright © 2013 BioMed Central. All Rights Reserved.