Package | Description |
---|---|
lumis.portal.bigdata.query |
Interfaces and classes used for performing a query in
IBigDataRepository (more specifically in an IBigDataSearcher ). |
lumis.service.analytics.eventanalytics.report.rest |
Modifier and Type | Class and Description |
---|---|
class |
DateHistogramAggregation
Date histogram aggregation.
|
class |
DateRangeAggregation
Date range aggregation.
|
class |
FilterAggregation
Aggregation used to narrow down the current query document space.
|
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 |
TermsAggregation
Aggregation that produces an
ITermsAggregationResult . |
Modifier and Type | Method and Description |
---|---|
ISubAggregationAwareAggregation |
EventAnalyticsReportRequest.GroupByHolder.getAggregation()
Returns the aggregation.
|
Constructor and Description |
---|
GroupByHolder(String groupByType,
DocumentTypeField field,
ISubAggregationAwareAggregation aggregation,
java.util.function.Function<Object,String> translateFunc) |
Lumisportal 11.0.0.180924 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.