public class HBaseIDRecordGroup extends Object implements org.wso2.carbon.analytics.datasource.commons.RecordGroup
| Constructor and Description |
|---|
HBaseIDRecordGroup() |
HBaseIDRecordGroup(int tenantId,
String tableName,
List<String> columns,
List<String> ids) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getColumns() |
List<String> |
getIds() |
String[] |
getLocations() |
String |
getTableName() |
int |
getTenantId() |
public String[] getLocations() throws org.wso2.carbon.analytics.datasource.commons.exception.AnalyticsException
getLocations in interface org.wso2.carbon.analytics.datasource.commons.RecordGrouporg.wso2.carbon.analytics.datasource.commons.exception.AnalyticsExceptionpublic int getTenantId()
public String getTableName()
Copyright © 2016 WSO2. All rights reserved.