- getAllRecordBeansFromRecordGroups(AnalyticsDataService, RecordGroup[]) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
-
Gets the all record beans from record groups.
- getAnalyticsDataService() - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
-
Gets the analytics data service.
- getColumns() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
-
Gets the columns.
- getCompleteErrorMessage(String, Exception) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
-
Gets the complete error message.
- getCount() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
-
Gets the count.
- getId() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
-
Gets the id.
- getId() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.SearchResultEntryBean
-
Gets the id.
- getIndices(String, int) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
-
Gets the indices.
- getLanguage() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
-
Gets the language.
- getLocations() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordGroupBean
-
Gets the locations.
- getMessage() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.ResponseBean
-
Gets the message.
- getNotNullValues() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
-
Gets the not null values.
- getQuery() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
-
Gets the query.
- getRecordCount(String, int) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
-
Gets the record count.
- getRecordFromRecordBean(int, RecordBean) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
-
Gets the record from record bean.
- getRecordIdsFromSearchResults(List<SearchResultEntry>) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
-
Gets the record ids from search results.
- getRecords() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordGroupBean
-
Gets the records.
- getRecords(String, long, long, int, int) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
-
Gets the records.
- getRecords(String, long, long) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
-
Gets the records.
- getRecords(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
-
Gets all the records.
- getRecordsByIds(String, List<String>) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
-
Gets the records, But this is a POST request, since we have to send ids in the content.
- getRecordsFromRecordBeans(int, List<RecordBean>) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
-
Gets the records from record beans.
- getScore() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.SearchResultEntryBean
-
Gets the score.
- getStart() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
-
Gets the start.
- getStatus() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.ResponseBean
-
Gets the status.
- getTableName() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
-
Gets the table name.
- getTableName() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
-
Gets the table name.
- getTenantId() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
-
Gets the tenant id.
- getTenantId() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
-
Gets the tenant id.
- getTimestamp() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
-
Gets the timestamp.
- getTimeStampFromString(String) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
-
Gets the time stamp from string.
- getValue(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
-
Gets the value.
- getValues() - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
-
Gets the values.