ValueSource.See: Description
| Class | Description |
|---|---|
| FunctionAllGroupHeadsCollector |
An implementation of
AllGroupHeadsCollector for retrieving the most relevant groups when grouping
by ValueSource. |
| FunctionAllGroupsCollector |
A collector that collects all groups that match the
query.
|
| FunctionDistinctValuesCollector |
Function based implementation of
DistinctValuesCollector. |
| FunctionFirstPassGroupingCollector |
Concrete implementation of
FirstPassGroupingCollector that groups based on
ValueSource instances. |
| FunctionGrouper |
Collector factory for grouping by ValueSource
|
| FunctionSecondPassGroupingCollector |
Concrete implementation of
SecondPassGroupingCollector that groups based on
ValueSource instances. |
ValueSource.Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.