|
Spring Data Elasticsearch | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetQuery | |
---|---|
org.springframework.data.elasticsearch.core |
Uses of GetQuery in org.springframework.data.elasticsearch.core |
---|
Methods in org.springframework.data.elasticsearch.core with parameters of type GetQuery | ||
---|---|---|
|
ElasticsearchTemplate.queryForObject(GetQuery query,
Class<T> clazz)
|
|
|
ElasticsearchOperations.queryForObject(GetQuery query,
Class<T> clazz)
Execute the query against elasticsearch and return the first returned object |
|
Spring Data Elasticsearch | |||||||||
PREV NEXT | FRAMES NO FRAMES |