| Package | Description |
|---|---|
| org.wso2.carbon.analytics.datasource.hbase.util |
| Modifier and Type | Method and Description |
|---|---|
static HBaseAnalyticsDSConstants.TableType |
HBaseAnalyticsDSConstants.TableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HBaseAnalyticsDSConstants.TableType[] |
HBaseAnalyticsDSConstants.TableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
HBaseUtils.generateTableName(int tenantId,
String tableName,
HBaseAnalyticsDSConstants.TableType type) |
static String |
HBaseUtils.generateTablePrefix(int tenantId,
HBaseAnalyticsDSConstants.TableType type) |
Copyright © 2016 WSO2. All rights reserved.