| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.properties |
| Modifier and Type | Method and Description |
|---|---|
CohortConnectionStatus |
CohortDescription.getConnectionStatus()
Return the status of the connection to the cohort.
|
static CohortConnectionStatus |
CohortConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CohortConnectionStatus[] |
CohortConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CohortDescription.setConnectionStatus(CohortConnectionStatus connectionStatus)
Set up the status of the connector tio the cohort.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.