| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.properties |
The properties package provides the configuration properties for the different subsystems that run inside
the Open Metadata and Governance (OMAG) Software Server.
|
| org.odpi.openmetadata.adminservices.rest |
| Modifier and Type | Method and Description |
|---|---|
List<CohortConfig> |
RepositoryServicesConfig.getCohortConfigList()
Return the configuration properties for each open metadata repository cohort that this local server
connects to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryServicesConfig.setCohortConfigList(List<CohortConfig> cohortConfigList)
Set up the configuration properties for each open metadata repository cluster that this local server
connects to.
|
| Constructor and Description |
|---|
CohortConfig(CohortConfig template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
CohortConfig |
CohortConfigResponse.getConfig()
Return the config object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CohortConfigResponse.setConfig(CohortConfig config)
Set up the config object.
|
Copyright © 2018–2020 ODPi. All rights reserved.