A C D E G I M N O R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activateWithStoredConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
- activateWithSuppliedConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Activate the open metadata and governance services using the supplied configuration document.
- addAuditLogDestination(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Add an audit log destination that is defined by the supplied connection object.
- addCohortRegistration(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Enable registration of server to an open metadata repository cohort using the default topic structure (SINGLE_TOPIC).
- addCohortRegistration(String, CohortTopicStructure, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Enable registration of server to an open metadata repository cohort using the topic pattern specified by cohortTopicStructure.
- addConsoleAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the console audit log for the server.
- addEventTopicAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Add an audit log destination that sends each log record as an event on the supplied event topic.
- addFileAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Add an audit log destination that creates log records as JSON files in a shared directory.
- addOpenMetadataArchive(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Add a new open metadata archive to running repository.
- addOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Add a new open metadata archive to running repository.
- addRemoteEnterpriseTopic(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Set up the default remote enterprise topic.
- addSLF4JAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Add an audit log destination that creates slf4j records.
- addStartUpOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Add a new open metadata archive file to load at startup.
- addStartUpOpenMetadataArchiveList(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Add a list of connections to connectors that can access an open metadata archive file.
- adminUserId - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
- adminUserId - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
- adminUserId - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
C
- clearAllAccessServices() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Disable the access services.
- clearAllEngineServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Disable the engine services.
- clearAllIntegrationServices() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Disable the integration services.
- clearAllViewServices() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Disable the view services.
- clearAuditLogDestination(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Delete an audit log destination that is defined by the supplied audit log destination connection name
- clearAuditLogDestinations() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Clears all audit log destinations for this server.
- clearCohortRegistration(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Unregister this server from an open metadata repository cohort.
- clearConfigurationStoreConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
-
Clear the connection object for the configuration store which means the platform uses the default store.
- clearEngineDefinitionsClientConfig() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Clear the configuration for the metadata server that provides the governance engine definitions through the Governance Engine OMAS.
- clearEngineHostServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Clear the configuration for the engine host services.
- clearEngineService(String) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Disable the engine services.
- clearIntegrationService(String) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Disable the integration services.
- clearLocalRepository() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Remove all configuration for a local repository.
- clearOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Remove the configuration for the server.
- clearOpenMetadataArchives() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Clear the list of open metadata archives for loading at server startup.
- clearPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
-
Clear the connection object for platform security.
- clearServerSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Clear the connection object for the server security connection which means the server does no authorization checks when a request is made to this server.
- CohortMemberConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
CohortMemberConfigurationClient provides the interfaces to add an OMAG Server to an Open Metadata Repository Cohort.
- CohortMemberConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- CohortMemberConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
- ConfigurationManagementClient - Class in org.odpi.openmetadata.adminservices.client
-
ConfigurationManagementClient is able to issue calls to an OMAG Server Platform that manages configuration for OMAG Servers.
- ConfigurationManagementClient(String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
-
Create a new client with no authentication embedded in the HTTP request.
- ConfigurationManagementClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
-
Create a new client that passes userId and password in each HTTP request.
- configureAccessService(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Enable a single access service.
- configureAccessService(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Enable a single access service.
- configureAccessServiceNoTopics(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Enable a single access service without the In and Out topic.
- configureAccessServiceNoTopics(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Enable a single access service without the In and Out topic.
- configureAllAccessServices(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Enable all access services that are registered into this server.
- configureAllAccessServicesNoTopics(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Enable all access services that are registered into this server without the in and out topics activated.
- configureAllViewService(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Enable all registered view services with the same partner server and options.
- configureEngineService(String, Map<String, Object>, List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Enable a single engine service.
- configureEngineService(EngineServiceConfig) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Add configuration for a single engine service to the server's config document.
- configureIntegrationService(String, String, String, Map<String, Object>, List<IntegrationConnectorConfig>) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Enable a single integration service.
- configureIntegrationService(IntegrationServiceConfig) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Add configuration for a single integration service to the server's config document.
- configureViewService(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Enable a single view service.
- ConformanceTestServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
ConformanceTestServerConfigurationClient provides the configuration services needed by The Conformance Test Server.
- ConformanceTestServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- ConformanceTestServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
D
- deactivatePermanently() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
- deactivateTemporarily() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Temporarily deactivate any open metadata and governance services.
- deployOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Push the configuration for the server to another OMAG Server Platform.
- deployOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
-
Push the configuration for the server to another OMAG Server Platform.
- disableAccessService(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Disable a single access service.
- disableAllConformanceSuiteWorkbenches() - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
-
Request that the conformance suite services are deactivated in this server.
- disableEngineService(String) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Disable a single engine service.
- disableIntegrationService(String) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Disable a single integration service.
- disablePlatformConformanceSuiteServices() - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
-
Request that the repository conformance suite tests are deactivated in this server.
- disableRepositoryConformanceSuiteServices() - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
-
Request that the repository conformance suite tests are deactivated in this server.
- disableViewService(String) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Disable a single view service.
E
- enablePlatformConformanceSuiteWorkbench(String) - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
-
Request that the conformance suite services are activated in this server to test the support of the platform services running in the platform at tutPlatformRootURL.
- enableRepositoryConformanceSuiteWorkbench(RepositoryConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
-
Request that the conformance suite services are activated in this server to test the support of the repository services running in the server named tutRepositoryServerName.
- EngineHostConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
EngineHostConfigurationClient provides the configuration services for Engine Host OMAG Servers.
- EngineHostConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- EngineHostConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
G
- getAccessServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Return the configuration for the access services in this server.
- getAccessServiceTopicNames(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Retrieve the topic names for this access service
- getActiveConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Return the configuration used for the current active instance of the server.
- getAllAccessServiceTopicNames() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Retrieve the topic names for all configured access service
- getAllServerConfigurations() - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
-
Return all the the OMAG Server configurations that are stored on this platform.
- getAllServerConfigurations() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
-
Return all the the OMAG Server configurations that are stored on this platform
- getCohortTopicName(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Retrieve the current topic name for the cohort.
- getConfigurationStoreConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
-
Return the connection object for the configuration store.
- getConfiguredAccessServices() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Return the list of access services that are configured for this server.
- getConfiguredEngineServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Return the list of engine services for this server.
- getConfiguredIntegrationServices() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Return the list of integration services for this server.
- getConfiguredViewServices() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Return the list of view services for this server.
- getDedicatedCohortTopicNames(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Retrieve the current topic names for the three dedicated topics of the cohort.
- getEngineHostServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Return the configuration for the complete engine host services in this server.
- getEngineServiceConfiguration(String) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Return the configuration for the named engine service for this server.
- getIntegrationServiceConfiguration(String) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Return the configuration for the named integration service for this server.
- getIntegrationServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Return the configuration for the integration services in this server.
- getLocalMetadataCollectionId() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Return the local metadata collection id.
- getOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Return the complete set of configuration properties in use by the server.
- getOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
-
Return the complete set of configuration properties in use by the server.
- getOMAGServerInstanceConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Return the complete set of configuration properties in use by a running instance of the server.
- getPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
-
Return the connection object for platform security connector.
- getRegisteredAccessServices() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Return the list of access services for this server.
- getRegisteredEngineServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Return the list of engine services for this server.
- getRegisteredIntegrationServices() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Return the list of integration services for this server.
- getRegisteredViewServices() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Return the list of view services for this server.
- getServerClassification() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Return the derived server type that is classified based on the configuration values.
- getServerSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Return the connection object for the server security connector.
- getServerStatus() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Return the status of a running server (use platform services to find out if the server is running).
- getViewServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Return the configuration for the view services in this server.
- GovernanceServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
GovernanceServerConfigurationClient provides the common configuration for all types of governance server.
- GovernanceServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.GovernanceServerConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- GovernanceServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.GovernanceServerConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
I
- IntegrationDaemonConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
IntegrationDaemonConfigurationClient provides the configuration services for integration daemons.
- IntegrationDaemonConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- IntegrationDaemonConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
- invalidParameterHandler - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
- invalidParameterHandler - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
M
- MetadataAccessPointConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
MetadataAccessPointConfigurationClient configures a MetadataAccessPoint OMAG Server.
- MetadataAccessPointConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessPointConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- MetadataAccessPointConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessPointConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
- MetadataAccessServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
MetadataAccessServerConfigurationClient configures a MetadataAccessServer OMAG Server.
- MetadataAccessServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- MetadataAccessServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
- MetadataAccessStoreConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
MetadataAccessStoreConfigurationClient provides the configuration client for a MetadataAccessServer OMAG server.
- MetadataAccessStoreConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- MetadataAccessStoreConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
N
- nullRequestBody - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
- nullRequestBody - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
O
- OMAGServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
OMAGServerConfigurationClient provides common services to configure an OMAG Server.
- OMAGServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- OMAGServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
- OMAGServerOperationsClient - Class in org.odpi.openmetadata.adminservices.client
-
OMAGServerOperationsClient provides services to start and stop an OMAG Server.
- OMAGServerOperationsClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Create a new client with no authentication embedded in the HTTP request.
- OMAGServerOperationsClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
-
Create a new client that passes a connection userId and password in each HTTP request.
- OMAGServerPlatformConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
OMAGServerPlatformConfigurationClient provides services to configure an OMAG Server Platform.
- OMAGServerPlatformConfigurationClient(String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- OMAGServerPlatformConfigurationClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
- org.odpi.openmetadata.adminservices.client - package org.odpi.openmetadata.adminservices.client
- overrideAccessServiceInTopic(String, String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Override the topic name for the in topic of a single access service.
- overrideAccessServiceOutTopic(String, String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Override the topic name for the in topic of a single access service.
- overrideCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Override the current topic name for the cohort.
- overrideInstancesCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Override the current topic name for the registration topic for the cohort.
- overrideRegistrationCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Override the current topic name for the registration topic for the cohort.
- overrideTypesCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Override the current topic name for the registration topic for the cohort.
R
- RepositoryProxyConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
RepositoryProxyConfigurationClient provides the configuration services for a repository proxy.
- RepositoryProxyConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- RepositoryProxyConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
- restClient - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
- restClient - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
S
- serverName - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
- serverName - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
- serverPlatformRootURL - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
- serverPlatformRootURL - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
- serverPlatformRootURL - Variable in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
- setAccessServicesConfig(List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Set up the configuration for all of the open metadata access services (OMASs).
- setAuditLogDestinations(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up all audit log destinations for this server.
- setCohortConfig(String, CohortConfig) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Set up the configuration properties for a cohort.
- setConfigurationStoreConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
-
Override the default implementation or configuration of the configuration document store.
- setDefaultAuditLog() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the default audit log for the server.
- setEngineDefinitionsClientConfig(OMAGServerClientConfig) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Set up the name and platform URL root for the metadata server running the Governance Engine OMAS that provides the governance engine definitions used by the engine services.
- setEngineHostServicesConfig(EngineHostServicesConfig) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Set up the configuration for the Engine Host Services in an Engine Host OMAG Server in a single call.
- setEngineServicesConfig(List<EngineServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
-
Set up the configuration for all of the open metadata engine services (OMESs).
- setEnterpriseAccessConfig(EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
-
Set up the configuration that controls the enterprise repository services.
- setEventBus(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the default event bus for embedding in event-driven connector.
- setEventMapperConnection(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
-
Provide the connection to the local repository's event mapper if needed.
- setEventMapperConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
-
Provide the connection to the third party repository's event mapper.
- setGraphLocalRepository(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
-
Set up a graph store as the local repository.
- setInMemLocalRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
-
Set up an in memory local repository.
- setIntegrationServicesConfig(List<IntegrationServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
-
Set up the configuration for all of the open metadata integration services (OMISs).
- setLocalMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Set up the local metadata collection id.
- setLocalMetadataCollectionName(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Set up the local metadata collection name.
- setLocalRepositoryConfig(LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
-
Set up the configuration for the local repository in one operation.
- setMaxPageSize(int) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set an upper limit in the page size that can be requested on a REST call to the server.
- setOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
-
Set up the configuration properties for an OMAG Server in a single command.
- setOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the configuration properties for an OMAG Server in a single command.
- setOrganizationName(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the name of the organization that is running this server.
- setPlatformSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
-
Set up a platform security connector.
- setPluginRepositoryConnection(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
-
Provide the connection to the local repository connector that maps the OMRS RepositoryConnector API to the third party persistence API.
- setPluginRepositoryConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
-
Provide the connection to the local repository connector that maps the OMRS RepositoryConnector API to the third party persistence API.
- setReadOnlyLocalRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
-
Set up an read only local repository.
- setRepositoryProxyConnection(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
-
Provide the connection to the third party metadata server repository connector that maps the OMRS RepositoryConnector API to the third party repository API.
- setRepositoryProxyConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
-
Provide the connection to the third party metadata server repository connector that maps the OMRS RepositoryConnector API to the third party metadata server API.
- setServerDescription(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the description of this server.
- setServerPassword(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the password to use in the header of HTTP requests with the server's userId.
- setServerSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Override the default server security connector.
- setServerType(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the descriptive type of the server.
- setServerURLRoot(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the root URL for this server that is used to construct full URL paths to calls for this server's REST interfaces.
- setServerUserId(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Set up the user id to use when there is no external user driving the work (for example when processing events from another server).
- setViewServicesConfig(List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Set up the configuration for all of the open metadata view services (OMVSs).
U
- updateAuditLogDestination(String, Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
-
Replace an audit log destination connection identified by the supplied audit log destination connection name with the supplied supplied audit log destination connection.
V
- ViewServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
-
ViewServerConfigurationClient provides the configuration services for view servers.
- ViewServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Create a new client with no authentication embedded in the HTTP request.
- ViewServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
-
Create a new client that passes a connection userId and password in each HTTP request.
All Classes All Packages