| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.discovery | |
| org.odpi.openmetadata.frameworks.discovery.properties |
| Modifier and Type | Method and Description |
|---|---|
abstract DiscoveryServiceProperties |
DiscoveryConfigurationServer.getDiscoveryServiceByGUID(String userId,
String guid)
Return the properties from a discovery service definition.
|
abstract DiscoveryServiceProperties |
DiscoveryConfigurationServer.getDiscoveryServiceByName(String userId,
String name)
Return the properties from a discovery service definition.
|
| Modifier and Type | Method and Description |
|---|---|
abstract List<DiscoveryServiceProperties> |
DiscoveryConfigurationServer.getAllDiscoveryServices(String userId,
int startingFrom,
int maximumResults)
Return the list of discovery services definitions that are stored.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegisteredDiscoveryService
RegisteredDiscoveryService describes a discovery service that has been registered with a discovery engine.
|
| Constructor and Description |
|---|
DiscoveryServiceProperties(DiscoveryServiceProperties template)
Copy/clone constructor
|
RegisteredDiscoveryService(DiscoveryServiceProperties template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.