| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.properties |
| Modifier and Type | Method and Description |
|---|---|
LocalRepositoryConfig |
RepositoryServicesConfig.getLocalRepositoryConfig()
Return the configuration properties for the local repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryServicesConfig.setLocalRepositoryConfig(LocalRepositoryConfig localRepositoryConfig)
Set up the configuration properties for the local repository.
|
| Constructor and Description |
|---|
RepositoryServicesConfig(List<Connection> auditLogConnections,
List<Connection> openMetadataArchiveConnections,
LocalRepositoryConfig localRepositoryConfig,
EnterpriseAccessConfig enterpriseAccessConfig,
List<CohortConfig> cohortConfigList)
Constructor to set all properties.
|
Copyright © 2018 ODPi. All rights reserved.