A C D E F G H I L N O Q R S T U V 

A

AbstractResource - Class in org.wso2.carbon.analytics.dataservice.restapi.resources
The Abstract Class AbstractResource.
AbstractResource() - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.resources.AbstractResource
 
AbstractResource.ResponseStatus - Enum in org.wso2.carbon.analytics.dataservice.restapi.resources
The Enum ResponseStatus.
AnalyticsResource - Class in org.wso2.carbon.analytics.dataservice.restapi.resources
The Class AnalyticsResource represents the REST APIs for AnalyticsDataService.
AnalyticsResource() - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Instantiates a new analytics resource.
AnalyticsRESTException - Exception in org.wso2.carbon.analytics.dataservice.restapi
The Class AnalyticsRESTException.
AnalyticsRESTException(String) - Constructor for exception org.wso2.carbon.analytics.dataservice.restapi.AnalyticsRESTException
Instantiates a new analytics rest exception.
AnalyticsRESTException(Throwable) - Constructor for exception org.wso2.carbon.analytics.dataservice.restapi.AnalyticsRESTException
Instantiates a new analytics rest exception.
AnalyticsRESTException(String, Throwable) - Constructor for exception org.wso2.carbon.analytics.dataservice.restapi.AnalyticsRESTException
Instantiates a new analytics rest exception.

C

clearIndices(String, int) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Clear indices.
compareTo(SearchResultEntryBean) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.SearchResultEntryBean
 
Constants - Class in org.wso2.carbon.analytics.dataservice.restapi
The Class Constants.
Constants.Status - Class in org.wso2.carbon.analytics.dataservice.restapi
The Class Status.
createIndexTypeBeanFromIndexType(IndexType) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
Creates the index type bean from index type.
createIndexTypeBeanMapFronIndexTypeMap(Map<String, IndexType>) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
Creates the index type bean map fron index type map.
createIndexTypeFromIndexTypeBean(IndexTypeBean) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
Creates the index type from index type bean.
createIndexTypeMapFronIndexTypeBeanMap(Map<String, IndexTypeBean>) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
Creates the index type map from index type bean map.
createRecordBeanFromRecord(Record) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
Creates the record bean from record.
createRecordBeansFromRecords(List<Record>) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
Creates the record beans from records.
createSearchResultBeanFromSearchResult(SearchResultEntry) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
Creates the search result bean from search result.
createSearchResultBeansFromSearchResults(List<SearchResultEntry>) - Static method in class org.wso2.carbon.analytics.dataservice.restapi.Utils
Creates the search result beans from search results.
createTable(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Creates the table.

D

deleteRecords(String, long, long, List<String>) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Delete records.
deleteTable(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Delete table.

E

equals(Object) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
 

F

FAILED - Static variable in class org.wso2.carbon.analytics.dataservice.restapi.Constants.Status
The Constant FAILED.

G

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.

H

handleResponse(AbstractResource.ResponseStatus, String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AbstractResource
Handle response.

I

IndexTypeBean - Enum in org.wso2.carbon.analytics.dataservice.restapi.beans
The Enum IndexTypeBean.
insertRecords(List<RecordBean>) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Inserts a list of records.

L

listTables(int) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
List all the tables.

N

NON_EXISTENT - Static variable in class org.wso2.carbon.analytics.dataservice.restapi.Constants.Status
The Constant NON_EXISTENT.

O

org.wso2.carbon.analytics.dataservice.restapi - package org.wso2.carbon.analytics.dataservice.restapi
 
org.wso2.carbon.analytics.dataservice.restapi.beans - package org.wso2.carbon.analytics.dataservice.restapi.beans
 
org.wso2.carbon.analytics.dataservice.restapi.resources - package org.wso2.carbon.analytics.dataservice.restapi.resources
 

Q

QueryBean - Class in org.wso2.carbon.analytics.dataservice.restapi.beans
The Class QueryBean.
QueryBean() - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
 

R

RecordBean - Class in org.wso2.carbon.analytics.dataservice.restapi.beans
The Class RecordBean.
RecordBean() - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
 
RecordGroupBean - Class in org.wso2.carbon.analytics.dataservice.restapi.beans
The Class RecordGroupBean.
RecordGroupBean() - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordGroupBean
 
ResponseBean - Class in org.wso2.carbon.analytics.dataservice.restapi.beans
The Class ResponseBean.
ResponseBean() - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.beans.ResponseBean
Instantiates a new response bean.
ResponseBean(String, String) - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.beans.ResponseBean
Instantiates a new response bean.
ResponseBean(String) - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.beans.ResponseBean
Instantiates a new response bean.

S

search(QueryBean) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Search records.
searchCount(QueryBean) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Returns the search record count.
SearchResultEntryBean - Class in org.wso2.carbon.analytics.dataservice.restapi.beans
The Class SearchResultEntryBean.
SearchResultEntryBean() - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.beans.SearchResultEntryBean
 
setColumns(Map<String, IndexTypeBean>) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
Sets the columns.
setCount(int) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
Sets the count.
setId(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
Sets the id.
setId(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.SearchResultEntryBean
Sets the id.
setIndices(String, int, Map<String, IndexTypeBean>) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Sets the indices.
setLanguage(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
Sets the language.
setLocations(String[]) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordGroupBean
Sets the locations.
setMessage(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.ResponseBean
Sets the message.
setQuery(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
Sets the query.
setRecords(List<RecordBean>) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordGroupBean
Sets the records.
setScore(float) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.SearchResultEntryBean
Sets the score.
setStart(int) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
Sets the start.
setStatus(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.ResponseBean
Sets the status.
setTableName(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
Sets the table name.
setTableName(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
Sets the table name.
setTenantId(int) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.QueryBean
Sets the tenant id.
setTenantId(int) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
Sets the tenant id.
setTimestamp(long) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
Sets the timestamp.
setValues(Map<String, Object>) - Method in class org.wso2.carbon.analytics.dataservice.restapi.beans.RecordBean
Sets the values.
SUCCESS - Static variable in class org.wso2.carbon.analytics.dataservice.restapi.Constants.Status
The Constant SUCCESS.

T

tableExist(String) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Checks if a table exist.
TIMESTAMP_PATTERN - Static variable in class org.wso2.carbon.analytics.dataservice.restapi.Constants
 

U

updateRecords(List<RecordBean>) - Method in class org.wso2.carbon.analytics.dataservice.restapi.resources.AnalyticsResource
Updates a list of records.
Utils - Class in org.wso2.carbon.analytics.dataservice.restapi
This class represents a set of utility functionalities for the analytics REST API.
Utils() - Constructor for class org.wso2.carbon.analytics.dataservice.restapi.Utils
 

V

valueOf(String) - Static method in enum org.wso2.carbon.analytics.dataservice.restapi.beans.IndexTypeBean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.analytics.dataservice.restapi.resources.AbstractResource.ResponseStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wso2.carbon.analytics.dataservice.restapi.beans.IndexTypeBean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.analytics.dataservice.restapi.resources.AbstractResource.ResponseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I L N O Q R S T U V 

Copyright © 2015 WSO2. All rights reserved.