T
- The type of query resultsC
- The type of query element collectorpublic interface SearchQueryBuilder<T,C>
Modifier and Type | Method and Description |
---|---|
void |
addRoutingKey(String routingKey) |
<Q> Q |
build(Function<SearchQuery<T>,Q> searchQueryWrapperFactory) |
C |
getQueryElementCollector() |
C getQueryElementCollector()
void addRoutingKey(String routingKey)
<Q> Q build(Function<SearchQuery<T>,Q> searchQueryWrapperFactory)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.