| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.discovery | |
| org.odpi.openmetadata.frameworks.discovery.properties |
| Modifier and Type | Method and Description |
|---|---|
abstract DiscoveryEngineProperties |
DiscoveryConfigurationServer.getDiscoveryEngineByGUID(String userId,
String guid)
Return the properties from a discovery engine definition.
|
abstract DiscoveryEngineProperties |
DiscoveryConfigurationServer.getDiscoveryEngineByName(String userId,
String name)
Return the properties from a discovery engine definition.
|
| Modifier and Type | Method and Description |
|---|---|
abstract List<DiscoveryEngineProperties> |
DiscoveryConfigurationServer.getAllDiscoveryEngines(String userId,
int startingFrom,
int maximumResults)
Return the list of discovery engine definitions that are stored.
|
| Constructor and Description |
|---|
DiscoveryEngineProperties(DiscoveryEngineProperties template)
Copy/clone constructor.
|
Copyright © 2018–2019 ODPi. All rights reserved.