| Package | Description |
|---|---|
| org.wso2.carbon.analytics.webservice |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.analytics.dataservice.commons.AggregateRequest |
Utils.getAggregateRequest(AnalyticsAggregateRequest request) |
static org.wso2.carbon.analytics.dataservice.commons.AggregateRequest[] |
Utils.getAggregateRequests(AnalyticsAggregateRequest[] requests) |
AggregateResponse[] |
AnalyticsWebService.searchMultiTablesWithAggregates(AnalyticsAggregateRequest[] requests)
Returns a list of records containing the aggregate values computed over the given fields map
, grouped by a predefined FACET field for multiple tables.
|
RecordBean[] |
AnalyticsWebService.searchWithAggregates(AnalyticsAggregateRequest request)
Returns a list of records containing the aggregate values computed over the given fields map
, grouped by a predefined FACET field.
|
Copyright © 2016 WSO2. All rights reserved.