H - The type of query hits.public interface SearchQueryImplementor<H> extends SearchQuery<H>
SearchQuery.
Methods on SearchQuery are not supposed to change the internal state of the instance.
Methods here can do that.
| Modifier and Type | Method and Description |
|---|---|
void |
failAfter(long timeout,
TimeUnit timeUnit) |
extension, getQueryStringfetch, fetch, fetchAll, fetchAllHits, fetchHits, fetchHits, fetchSingleHit, fetchTotalHitCountvoid failAfter(long timeout,
TimeUnit timeUnit)
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.