| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties |
| Modifier and Type | Method and Description |
|---|---|
OpenMetadataArchiveType |
OpenMetadataArchiveProperties.getArchiveType()
Return the type of this open metadata archive.
|
static OpenMetadataArchiveType |
OpenMetadataArchiveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenMetadataArchiveType[] |
OpenMetadataArchiveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenMetadataArchiveProperties.setArchiveType(OpenMetadataArchiveType archiveType)
Set up the type of this open metadata archive.
|
Copyright © 2018–2019 ODPi. All rights reserved.