public interface IEventAnalyticsReportRequest
Modifier and Type | Method and Description |
---|---|
EventFilterData |
getEventFilter()
Returns the eventFilter.
|
EventAnalyticsReportRequest.GroupByHolder |
getGroupBy()
Returns the groupBy.
|
Tuple2<IAggregation,java.util.function.Function<Object,String>> |
getInterval()
Returns the interval.
|
Map<String,Tuple2<IAggregation,Boolean>> |
getMetrics()
Returns the metrics.
|
ServiceInstanceConfig |
getServiceInstanceConfig()
Returns the serviceInstanceConfig.
|
Tuple3<Date,Date,ISearchQueryFilter> |
getTimeFrame()
Returns the timeFrame.
|
UserSegmentationData |
getUserSegmentation()
Returns the userSegmentation.
|
boolean |
isStandard()
Returns whether this is a standard report.
|
Map<String,Tuple2<IAggregation,Boolean>> getMetrics()
a
slot the metric aggregation and in b
slot, a flag
to indicate whether the metric is for a user custom attribute.EventAnalyticsReportRequest.GroupByHolder getGroupBy()
EventFilterData getEventFilter()
Tuple2<IAggregation,java.util.function.Function<Object,String>> getInterval()
UserSegmentationData getUserSegmentation()
Tuple3<Date,Date,ISearchQueryFilter> getTimeFrame()
ServiceInstanceConfig getServiceInstanceConfig()
boolean isStandard()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.