Modifier and Type | Class and Description |
---|---|
class |
AvgAggregator |
Modifier and Type | Class and Description |
---|---|
class |
CardinalityAggregator
An aggregator that computes approximate counts of unique values.
|
Modifier and Type | Class and Description |
---|---|
class |
MaxAggregator |
Modifier and Type | Class and Description |
---|---|
class |
MinAggregator |
Modifier and Type | Class and Description |
---|---|
class |
SumAggregator |
Modifier and Type | Class and Description |
---|---|
class |
ValueCountAggregator
A field data based aggregator that counts the number of values a specific field has within the aggregation context.
|
Copyright © 2009–2015. All rights reserved.