| Package | Description |
|---|---|
| org.hibernate.search.engine.search.aggregation.dsl | |
| org.hibernate.search.engine.search.aggregation.dsl.spi |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
SearchAggregationFactoryExtension.extendOptional(SearchAggregationFactory original,
SearchAggregationDslContext<?,?> dslContext)
Attempt to extend a given factory, returning an empty
Optional in case of failure. |
| Modifier and Type | Method and Description |
|---|---|
<PDF2 extends SearchPredicateFactory> |
SearchAggregationDslContext.withExtendedPredicateFactory(SearchPredicateFactoryExtension<PDF2> extension) |
| Constructor and Description |
|---|
DelegatingSearchAggregationFactory(SearchAggregationFactory delegate,
SearchAggregationDslContext<?,? extends PDF> dslContext) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.