| Package | Description |
|---|---|
| org.wso2.carbon.analytics.webservice |
| Modifier and Type | Method and Description |
|---|---|
static AnalyticsSchemaBean |
Utils.createTableSchemaBean(org.wso2.carbon.analytics.datasource.commons.AnalyticsSchema analyticsSchema)
Create table schema bean from a analytics schema
|
AnalyticsSchemaBean |
AnalyticsWebService.getTableSchema(String tableName)
Retrieves the table schema for the given table.
|
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.analytics.datasource.commons.AnalyticsSchema |
Utils.getAnalyticsSchema(AnalyticsSchemaBean schemaBean) |
void |
AnalyticsWebService.setTableSchema(String tableName,
AnalyticsSchemaBean schemaBean)
Sets the table schema for a table
|
Copyright © 2016 WSO2. All rights reserved.