| Package | Description |
|---|---|
| org.hibernate.search.engine.search.aggregation.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RangeAggregationRangeMoreStep<S extends RangeAggregationRangeMoreStep<?,?,F>,N extends RangeAggregationOptionsStep<?,F,Map<Range<F>,Long>>,F>
The step in a "range" aggregation definition where optional parameters can be set,
(see the superinterface
RangeAggregationOptionsStep),
or more ranges can be added. |
interface |
RangeAggregationRangeStep<N extends RangeAggregationRangeMoreStep<?,?,F>,F>
The step in a "range" aggregation definition where the ranges can be set.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.