| 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<EngineConfig> |
EngineServiceConfig.getEngines()
Return the list of unique names (qualifiedName) for the governance engines that will run in this server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EngineServiceConfig.setEngines(List<EngineConfig> engines)
Set up the list of unique names (qualifiedName) for the governance engines that will run in this server.
|
| Constructor and Description |
|---|
EngineConfig(EngineConfig template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<EngineConfig> |
EngineServiceRequestBody.getEngines()
Return the list of engines to load into this engine service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EngineServiceRequestBody.setEngines(List<EngineConfig> engines)
Set up the list of engines to load into this engine service.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.