public class MaprDBClientFactory extends HBaseClientFactory implements org.cloudgraph.core.client.ClientFactory
| Constructor and Description |
|---|
MaprDBClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.cloudgraph.core.client.TableName |
createTableName(String tableNamespace,
String tableName) |
org.cloudgraph.core.client.TableName |
createTableName(org.cloudgraph.store.mapping.TableMapping table,
org.cloudgraph.store.mapping.StoreMappingContext context) |
String |
getNamespaceQualifiedPhysicalName(org.cloudgraph.store.mapping.TableMapping tableConfig,
org.cloudgraph.store.mapping.StoreMappingContext storeMapping) |
String |
getQualifiedPhysicalTableNamespace(org.cloudgraph.store.mapping.TableMapping tableConfig,
org.cloudgraph.store.mapping.StoreMappingContext storeMapping) |
createCellValues, createCellValues, createDelete, createGet, createGet, createIncrement, createPartialRowKeyScan, createPut, createRowMutations, createScan, createScan, createScan, createScan, createScan, getCellUtilcreatePhysicalNamespace, createPhysicalNamespaceQualifiedPhysicalNamepublic org.cloudgraph.core.client.TableName createTableName(String tableNamespace, String tableName)
createTableName in interface org.cloudgraph.core.client.ClientFactorycreateTableName in class HBaseClientFactorypublic org.cloudgraph.core.client.TableName createTableName(org.cloudgraph.store.mapping.TableMapping table,
org.cloudgraph.store.mapping.StoreMappingContext context)
createTableName in interface org.cloudgraph.core.client.ClientFactorycreateTableName in class HBaseClientFactorypublic String getNamespaceQualifiedPhysicalName(org.cloudgraph.store.mapping.TableMapping tableConfig, org.cloudgraph.store.mapping.StoreMappingContext storeMapping)
getNamespaceQualifiedPhysicalName in interface org.cloudgraph.core.client.ClientFactorygetNamespaceQualifiedPhysicalName in class HBaseClientFactorypublic String getQualifiedPhysicalTableNamespace(org.cloudgraph.store.mapping.TableMapping tableConfig, org.cloudgraph.store.mapping.StoreMappingContext storeMapping)
getQualifiedPhysicalTableNamespace in interface org.cloudgraph.core.client.ClientFactorygetQualifiedPhysicalTableNamespace in class HBaseClientFactoryCopyright © 2023. All Rights Reserved.