Uses of Class
org.elasticsearch.search.fetch.ShardFetchSearchRequest
-
Packages that use ShardFetchSearchRequest Package Description org.elasticsearch.action.search -
-
Uses of ShardFetchSearchRequest in org.elasticsearch.action.search
Methods in org.elasticsearch.action.search with parameters of type ShardFetchSearchRequest Modifier and Type Method Description voidSearchTransportService. sendExecuteFetch(Transport.Connection connection, ShardFetchSearchRequest request, SearchTask task, org.elasticsearch.action.search.SearchActionListener<FetchSearchResult> listener)
-