Package | Description |
---|---|
lumis.portal.bigdata.query |
Interfaces and classes used for performing a query in
IBigDataRepository (more specifically in an IBigDataSearcher ). |
Modifier and Type | Class and Description |
---|---|
class |
AvgAggregation
Aggregation that returns in a value bucket the average value for a given (numeric) field.
|
class |
CardinalityAggregation
Aggregation that returns in a value bucket the unique value count for a given field.
|
class |
DateHistogramAggregation
Date histogram aggregation.
|
class |
DateRangeAggregation
Date range aggregation.
|
class |
GeoDistanceAggregation
Aggregation that aggregates the documents based on a
center point and a collection of ranges .This aggregation produces a result of type IGeoDistanceAggregationResult . |
class |
HistogramAggregation
Histogram aggregation.
|
class |
MaxAggregation
Aggregation that returns in a value bucket the maximum value for a given (numeric) field.
|
class |
MinAggregation
Aggregation that returns in a value bucket the minimum value for a given (numeric) field.
|
class |
SumAggregation
Aggregation that returns in a value bucket the sum value for a given (numeric) field.
|
class |
TermsAggregation
Aggregation that produces an
ITermsAggregationResult . |
class |
ValueCountAggregation
Aggregation that returns in a value bucket the value count for a given field.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.