public final class LogicalDataStoreConfig extends Object
| Constructor and Description |
|---|
LogicalDataStoreConfig(List<DataStorePlugin> dataStorePlugins)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionName(String dataSpace)
Provides the name of the connection.
|
DataStorePlugin |
getPhysicalDataStore(DtDefinition dtDefinition)
Provides a 'DataStorePlugin' for the specified 'DtDefinition'.
|
public LogicalDataStoreConfig(List<DataStorePlugin> dataStorePlugins)
dataStorePlugins - DataStore pluginspublic DataStorePlugin getPhysicalDataStore(DtDefinition dtDefinition)
dtDefinition - the DtDefinitionCopyright © 2016. All Rights Reserved.