- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
F - The type of aggregation factory.
public interface SearchAggregationDslContext<F extends SearchAggregationBuilderFactory<?>>
Represents the current context in the search DSL,
including in particular the aggregation builder factory.
-
-
Method Detail
-
getBuilderFactory
F getBuilderFactory()
- Returns:
- The aggregation builder factory. Will always return the exact same instance.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.