| Package | Description |
|---|---|
| org.wso2.carbon.analytics.webservice |
| Modifier and Type | Method and Description |
|---|---|
static List<Map<String,Object>> |
Utils.getValuesBatch(ValuesBatchBean[] valuesBatchBeans,
org.wso2.carbon.analytics.datasource.commons.AnalyticsSchema schema) |
RecordBean[] |
AnalyticsWebService.getWithKeyValues(String tableName,
int numPartitionsHint,
String[] columns,
ValuesBatchBean[] valuesBatchBeans)
Retrieves data from a table, which matches the primary key values batch.
|
Copyright © 2016 WSO2. All rights reserved.