| Package | Description |
|---|---|
| org.wso2.carbon.analytics.spark.admin | |
| org.wso2.carbon.analytics.spark.admin.internal |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsQueryResultDto[] |
AnalyticsProcessorAdminService.execute(String scriptContent)
Execute the given script content.
|
AnalyticsQueryResultDto |
AnalyticsProcessorAdminService.executeQuery(String query)
Execute the provided query and return the result for the query.
|
AnalyticsQueryResultDto[] |
AnalyticsProcessorAdminService.executeScript(String scriptName)
Execute the script with given script name and return the Array of Results returned.
|
| Modifier and Type | Method and Description |
|---|---|
static AnalyticsQueryResultDto |
AnalyticsResultConverter.convertResults(org.wso2.carbon.analytics.spark.core.util.AnalyticsQueryResult analyticsQueryResult) |
Copyright © 2016 WSO2. All rights reserved.