| Package | Description |
|---|---|
| org.wso2.carbon.analytics.restapi.beans |
| Modifier and Type | Method and Description |
|---|---|
List<AggregateFieldBean> |
AggregateRequestBean.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateRequestBean.setFields(List<AggregateFieldBean> fields) |
| Constructor and Description |
|---|
AggregateRequestBean(String tableName,
String groupByField,
String query,
List<AggregateFieldBean> fields) |
Copyright © 2018 WSO2. All rights reserved.