| 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) Platform.
|
| org.odpi.openmetadata.adminservices.rest |
| Modifier and Type | Method and Description |
|---|---|
List<EngineServiceConfig> |
EngineHostServicesConfig.getEngineServiceConfigs()
Return the list of configuration for the engine services that will run in this server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EngineHostServicesConfig.setEngineServiceConfigs(List<EngineServiceConfig> engineServiceConfigs)
Set up the list of configuration for the engine services that will run in this server.
|
| Constructor and Description |
|---|
EngineServiceConfig(EngineServiceConfig template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
EngineServiceConfig |
EngineServiceConfigResponse.getConfig()
Return the config object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EngineServiceConfigResponse.setConfig(EngineServiceConfig config)
Set up the config object.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.