| 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.
|
| Modifier and Type | Method and Description |
|---|---|
LocalRepositoryMode |
LocalRepositoryConfig.getLocalRepositoryMode()
Return the mode that the local repository is operating in.
|
static LocalRepositoryMode |
LocalRepositoryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalRepositoryMode[] |
LocalRepositoryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalRepositoryConfig.setLocalRepositoryMode(LocalRepositoryMode localRepositoryMode)
Set up the mode that the local repository is operating in.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.