Class ReactiveElasticsearchStringQuery

java.lang.Object
org.springframework.data.elasticsearch.repository.query.ReactiveRepositoryStringQuery
org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
All Implemented Interfaces:
RepositoryQuery

@Deprecated(since="5.5", forRemoval=true) public class ReactiveElasticsearchStringQuery extends ReactiveRepositoryStringQuery
Deprecated, for removal: This API element is subject to removal in a future version.
Since:
3.2
Author:
Christoph Strobl, Taylor Ono, Haibo Liu