| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessServiceConfig
AccessServiceConfig provides the configuration for a single Open Metadata Access Service (OMAS).
|
class |
CohortConfig
CohortConfig provides the configuration properties used to connect to an open metadata repository cohort.
|
class |
ConformanceSuiteConfig
ConformanceSuiteConfig provides the configuration for an OMAG server that is running the Open Metadata
Conformance suite.
|
class |
DataEngineProxyConfig
DataEngineProxyConfig caches the properties that are used to setup up the connector to a Data Engine Proxy in
the server.
|
class |
DataPlatformConfig
The Data platform config class provides the properties for the data-platform-services..
|
class |
DiscoveryServerConfig
DiscoveryServerConfig provides the properties to configure a discovery server.
|
class |
EnterpriseAccessConfig
EnterpriseAccessConfig describes the properties that control the enterprise access services that the
OMRS provides to the Open Metadata Access Services (OMASs).
|
class |
EventBusConfig
EventBusConfig caches the default properties that are used to set up event-based connectors in the server.
|
class |
LocalRepositoryConfig
LocalRepositoryConfig provides the properties to control the behavior of the metadata repository associated with
this server.
|
class |
OMAGServerConfig
OMAGServerConfig provides the properties used to initialize an open metadata and governance (OMAG) server.
|
class |
OpenLineageConfig
OpenLineageConfig provides the properties for the open-lineage-services.
|
class |
PlatformConformanceWorkbenchConfig
PlatformConformanceWorkbenchConfig provides the config that drives the PlatformWorkbench within the
Open Metadata Conformance Suite.
|
class |
RepositoryConformanceWorkbenchConfig
RepositoryConformanceWorkbenchConfig provides the config that drives the RepositoryWorkbench within the
Open Metadata Conformance Suite.
|
class |
RepositoryServicesConfig
RepositoryServicesConfig provides the configuration properties that are needed by the OMRS components
to manage access to the metadata repositories that are members of the open metadata repository clusters that
this server connects to.
|
class |
SecurityOfficerConfig
SecurityOfficerConfig provides the properties for the security-Officer-services.
|
class |
SecuritySyncConfig
SecuritySyncConfig provides the properties for the security-sync-services.
|
class |
StewardshipServicesConfig
StewardshipServicesConfig provides the configuration properties for
the stewardship services
|
class |
VirtualizationConfig
VirtualizationConfig caches the properties that are used to setup up the connector to the virtualisation
solutions in the server.
|
| Constructor and Description |
|---|
AdminServicesConfigHeader(AdminServicesConfigHeader template)
Copy/clone constructor
|
DataPlatformConfig(AdminServicesConfigHeader template,
String dataPlatformServerURL,
String dataPlatformServerName,
String dataPlatformGUID,
Connection dataPlatformConnection,
String dataPlatformServerOutTopicName,
Connection dataPlatformServerOutTopic)
Copy/clone constructor
|
Copyright © 2018–2019 ODPi. All rights reserved.