| Package | Description |
|---|---|
| org.odpi.openmetadata.governanceservers.discoveryengineservices.properties |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryEngineStatus |
DiscoveryEngineSummary.getDiscoveryEngineStatus()
Return the status of the discovery engine.
|
static DiscoveryEngineStatus |
DiscoveryEngineStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoveryEngineStatus[] |
DiscoveryEngineStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryEngineSummary.setDiscoveryEngineStatus(DiscoveryEngineStatus discoveryEngineStatus)
Set up the status of the discovery engine.
|
Copyright © 2018–2020 ODPi. All rights reserved.