public class MaprDBServiceContext extends Object implements org.cloudgraph.core.ServiceContext
| Constructor and Description |
|---|
MaprDBServiceContext() |
MaprDBServiceContext(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.cloudgraph.core.client.ClientFactory |
getClientFactory() |
org.cloudgraph.core.filter.ColumnFilterFactory |
getColumnFilterFactory() |
org.cloudgraph.core.ConnectionManager |
getConnectionManager() |
org.cloudgraph.core.DataConverter |
getDataConverter() |
String |
getNamespaceQualifiedPhysicalName(org.cloudgraph.store.mapping.TableMapping tableConfig,
org.cloudgraph.store.mapping.StoreMappingContext storeMapping) |
Properties |
getProperties() |
org.cloudgraph.core.filter.RowFilterFactory |
getRowFilterFactory() |
org.cloudgraph.core.scan.RowKeyFactory |
getRowKeyFactory() |
org.cloudgraph.store.mapping.StoreMappingContext |
getStoreMapping() |
public MaprDBServiceContext(Properties properties)
public MaprDBServiceContext()
public String getNamespaceQualifiedPhysicalName(org.cloudgraph.store.mapping.TableMapping tableConfig, org.cloudgraph.store.mapping.StoreMappingContext storeMapping)
getNamespaceQualifiedPhysicalName in interface org.cloudgraph.core.ServiceContextpublic void close()
close in interface org.plasma.sdo.access.AccessServiceContextpublic Properties getProperties()
getProperties in interface org.plasma.sdo.access.AccessServiceContextpublic org.cloudgraph.store.mapping.StoreMappingContext getStoreMapping()
getStoreMapping in interface org.cloudgraph.core.ServiceContextpublic org.cloudgraph.core.DataConverter getDataConverter()
getDataConverter in interface org.cloudgraph.core.ServiceContextpublic org.cloudgraph.core.ConnectionManager getConnectionManager()
getConnectionManager in interface org.cloudgraph.core.ServiceContextpublic org.cloudgraph.core.client.ClientFactory getClientFactory()
getClientFactory in interface org.cloudgraph.core.ServiceContextpublic org.cloudgraph.core.scan.RowKeyFactory getRowKeyFactory()
getRowKeyFactory in interface org.cloudgraph.core.ServiceContextpublic org.cloudgraph.core.filter.ColumnFilterFactory getColumnFilterFactory()
getColumnFilterFactory in interface org.cloudgraph.core.ServiceContextpublic org.cloudgraph.core.filter.RowFilterFactory getRowFilterFactory()
getRowFilterFactory in interface org.cloudgraph.core.ServiceContextCopyright © 2023. All Rights Reserved.