| Modifier and Type | Method and Description |
|---|---|
SearchPredicateBuilderFactory<? super C,?> |
IndexScope.getSearchPredicateBuilderFactory() |
| Modifier and Type | Method and Description |
|---|---|
SearchPredicateBuilderFactory<?,?> |
SearchAggregationDslContext.getPredicateBuilderFactory() |
| Modifier and Type | Method and Description |
|---|---|
<C,B> Optional<T> |
SearchPredicateFactoryExtension.extendOptional(SearchPredicateFactory original,
SearchPredicateBuilderFactory<C,B> factory)
Attempt to extend a given factory, returning an empty
Optional in case of failure. |
| Modifier and Type | Field and Description |
|---|---|
protected SearchPredicateBuilderFactory<?,B> |
AbstractPredicateFinalStep.builderFactory |
| Constructor and Description |
|---|
AbstractPredicateFinalStep(SearchPredicateBuilderFactory<?,B> builderFactory) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.