Index

A C D E G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages

A

activateServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
ACTIVE_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
addOpenMetadataArchive(Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Add a new open metadata archive to running repository.
addOpenMetadataArchive(Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Add a new open metadata archive to running repository.
addOpenMetadataArchiveContent(OpenMetadataArchive) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Add a new open metadata archive to running repository.
addOpenMetadataArchiveContent(OpenMetadataArchive) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Add a new open metadata archive to running repository.

C

CONNECTION_USER_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The userId to store in the userId attribute of the connection.
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
The {0} integration connector has stopped its platform monitoring and is shutting down
connectToCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.

D

DATABASE_SIZE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
 
deployOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Push the configuration for the server to another OMAG Server Platform.
deployOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Push the configuration for the server to another OMAG Server Platform.
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Description of the target.
disconnectFromCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Disconnect communications from a specific cohort.
disconnectFromCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Disconnect communications from a specific cohort.
disconnectFromCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Disconnect communications from a specific cohort.
disconnectFromCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Disconnect communications from a specific cohort.
displayName - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 

E

EGERIA_CONNECTOR_START - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
The {0} integration connector has been started and will call the platforms with userId {1}.
EgeriaDeployedImplementationType - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
Describes the standard deployed implementation types supplied with Egeria for working with Apache Atlas.
EgeriaExtractor - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor
EgeriaExtractor extracts information from the Egeria runtimes.
EgeriaExtractor(String, String, String, String) - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Constructor
EgeriaSoftwareServerTemplateDefinition - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
A description of the default Egeria software server templates.
ENGINE_HOST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
A server that runs governance engines.
ENGINE_HOST_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
EngineHostConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
EngineHostConnector provides access to an Engine Host Server
EngineHostConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostConnector
 
EngineHostProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
EngineHostProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Compare objects
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Compare the values of the supplied object with those stored in the current object.
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
 
explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 

G

getAccessServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the access services registered on the platform
getAccessServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the access services registered on the platform
getAccessServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Retrieve a list of the access services registered on the platform
getActionTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return an action target type for use in the governance service's provider.
getActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the action targets defined in this enum for a PostgreSQL database.
getActiveConfiguration() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the configuration used for the current active instance of the server.
getActiveConfiguration() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the configuration used for the current active instance of the server.
getActiveServerStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the status of a running server (use platform services to find out if the server is running).
getActiveServerStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the status of a running server (use platform services to find out if the server is running).
getActiveServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the active services on a server
getActiveServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Retrieve a list of the active services on a server
getAllServerConfigurations() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return all the OMAG Server configurations that are stored on this platform.
getAllServerConfigurations() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return all the OMAG Server configurations that are stored on this platform.
getAllServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the services known on the platform
getAllServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the services known on the platform
getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the analysis step that produces this type of annotation.
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the defined annotation types for the platform survey.
getAssociatedClassification() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the type name that this deployed implementation type is associated with.
getCatalogTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the target type for a specific target enum.
getCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return all the catalog types defined by this enum.
getCategory() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the category for this deployed implementation type.
getCohortName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getCohorts() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getConfigurationProperties() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the configuration properties for the connection.
getConfigurationProperties() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getConfigurationProperties(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve the configuration properties of the named connector.
getConfigurationProperties(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Retrieve the configuration properties of the named connector.
getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return a summary of this enum to use in a connector provider.
getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Retrieve all the defined configuration properties
getConfigurationStoreConnection() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getConnectionStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return the component description that is used by this connector in the audit log.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the component description that is used by this connector in the audit log.
getConnectorName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getConnectorStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getConnectorType() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getConnectorType(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the connector type for the requested connector provider after validating that the connector provider is available on the OMAGServerPlatform's class path.
getConnectorType(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return the connector type for the requested connector provider after validating that the connector provider is available on the OMAGServerPlatform's class path.
getConnectorTypeGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the connector type GUID for the connection.
getConnectorUserId() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return the data type for the configuration property.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the data type of the property used to store the measure.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return the data type for the placeholder property.
getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the matching ENUM to make use of the full definition for the deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return preferred value for deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the supported deployed implementation for this template.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return a more specific definition of a permitted target.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the description for this value.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return the description of the configuration property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return the description of the placeholder property.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the description of the target.
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getDisplayName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the name of the metric.
getEngineServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the engine services registered on the platform
getEngineServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the engine services registered on the platform
getEngineServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostConnector
Retrieve a list of the engine services registered on the platform
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return an example of the configuration property to help users understand how to set it up.
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return an example of the placeholder property to help users understand how to set it up.
getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the description of the annotation type.
getGovernanceEngineSummaries() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
 
getIntegrationConnectorReports() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Return reports of connectors running in the integration daemon.
getIntegrationGroupDescription() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Return the description of the integration group.
getIntegrationGroupGUID() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Return the integration group's unique identifier.
getIntegrationGroupName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Return the name of this integration group.
getIntegrationGroups() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Return the summary of each integration group running in the integration daemon.
getIntegrationGroupStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Return the status of the integration group.
getIntegrationServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the integration services registered on the platform
getIntegrationServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the integration services registered on the platform
getIntegrationServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Retrieve a list of the integration services registered on the platform
getIsATypeOf() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the optional deployed implementation type that this technology is a tye of.
getLastShutdownTime() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getLastStartTime() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getLocalRegistration() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getMaxPageSize() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
Retrieve a message definition object for an exception.
getMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the defined metrics as a list
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return the name of the request parameter.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return the name of the placeholder property.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the target name.
getNestedConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getNetworkAddress() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the endpoint address.
getNetworkAddress() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
getOMAGServerConfig() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the complete set of configuration properties in use by the server.
getOMAGServerConfig() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the complete set of configuration properties in use by the server.
getOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the complete set of configuration properties in use by the server.
getOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return the complete set of configuration properties in use by the server.
getOMAGServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
getOMAGServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOrganizationName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return a map of property name to property value that the target should have to be valid for this integration connector.
getPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return the placeholder to use when building templates.
getPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Retrieve all the defined placeholder properties
getPlaceholders() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the list of placeholders supported by this template.
getPlaceholderType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Return a summary of this enum to use in a service provider.
getPlatformBuildProperties() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformOrigin() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformReport() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the latest status information for the platform.
getPlatformReport() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Return the latest status information for the platform.
getPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformStartTime() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPlatformURLRoot() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getPropertyName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Return the property name used to store the measurement.
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the qualified name for this deployed implementation type.
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the unique name to use in the template.
getRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Get recognizedConfigurationProperties for the connector.
getRegisteredOMAGServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
getRemoteRegistrations() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
getReplacementAttributes() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the list of attributes that should be supplied by the caller using this template.
getRepositoryConnector() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Return details about the connector to the server's metadata repository.
getSecretsStoreConnectorTypeGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the optional secrets store connector provider for the server.
getSecretsStoreFileName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the location of the secrets store.
getSecretsStorePurpose() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the purpose of the secrets store.
getSecurityConnection() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getServerActiveStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getServerDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the server description.
getServerHistory() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getServerId() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getServerName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the name of the server.
getServerName() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Return the name of the server.
getServerReport() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Return the latest status information about a particular service.
getServerReport() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Return the latest status information about a particular service.
getServerStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve the server status
getServerStatus() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Retrieve the server status
getServerType() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getSoftwareCapabilityName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the name for the associated capability.
getSoftwareCapabilityType() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the type of associated capability.
getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Return the short description of the annotation type.
getTemplateDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the description to go in the template classification.
getTemplateGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the unique identifier of the template.
getTemplateName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the name to go in the template classification.
getTemplateVersionIdentifier() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the version identifier for the template classification.
getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Return the type name (or super type name) of a permitted target.
getUserId() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Return the user id for tha connection.
getUserId() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
getViewServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
getViewServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Retrieve a list of the view services registered on the platform
getViewServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Retrieve a list of the view services registered on the platform
getViewServices() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.ViewServerConnector
Retrieve a list of the view services registered on the platform
getWikiLink() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Return the URL to more information.

H

hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Simple hash for the object
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Return hash code based on properties.
HOST_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The host IP address or domain name.

I

INTEGRATION_DAEMON - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
A server that runs integration connectors that synchronize metadata between different types of technologies.
INTEGRATION_DAEMON_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
IntegrationDaemonConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
IntegrationDaemonConnector provides access to an Integration Daemon server.
IntegrationDaemonConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
 
IntegrationDaemonProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
IntegrationDaemonProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
isPlaceholder - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
isPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Return whether this value is also used as a placeholder property.

L

LAST_STATISTICS_RESET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 

M

METADATA_ACCESS_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
A server that provides access to one or more open metadata repositories.
METADATA_ACCESS_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
MetadataAccessServerConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
MetadataAccessServerConnector Connectors to access a metadata access point or metadata access store.
MetadataAccessServerConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
 
MetadataAccessServerProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
MetadataAccessServerProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 

N

name - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
 
NEW_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
The {0} integration connector has created a new {1} server element {2} for server {3} on platform {4}
NULL_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
EGERIA-CONNECTOR-400-002 - Egeria connector {0} has been configured without the name of the OMAG Server to call
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
EGERIA-CONNECTOR-400-001 - Egeria connector {0} has been configured without the URL to the OMAG Server Platform

O

OMAG_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
An Open Metadata and Governance (OMAG) Server.
OMAG_SERVER_PLATFORM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
An Open Metadata and Governance (OMAG) platform for running one to many OMAG Servers.
OMAG_SERVER_PLATFORM_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
OMAG_SERVER_RUNTIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
An Open Metadata and Governance (OMAG) runtime for running a single OMAG Server.
OMAGCohortProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGCohortProperties captures details about a specific cohort from a particular server's point of view.
OMAGCohortProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
OMAGConnectorAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc
The OMAGConnectorAuditCode is used to define the message content for the OMRS Audit Log.
OMAGConnectorErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc
The OMAGConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Egeria connectors.
OMAGConnectorProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGConnectorProperties holds details about a configured and possibly running connector.
OMAGConnectorProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
OMAGEngineHostProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
 
OMAGEngineHostProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
 
OMAGIntegrationDaemonProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
 
OMAGIntegrationDaemonProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
 
OMAGIntegrationGroupProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGIntegrationGroupProperties is a summary of the properties known about a specific integration group.
OMAGIntegrationGroupProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Default constructor
OMAGIntegrationGroupProperties(OMAGIntegrationGroupProperties) - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Copy/clone constructor
OMAGMetadataStoreProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGMetadataStoreProperties
OMAGMetadataStoreProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
 
OMAGServerConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
OMAGServerConnector connects to any type of OMAG Server.
OMAGServerConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnector
 
OMAGServerConnectorBase - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
 
OMAGServerConnectorBase(String) - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
 
OMAGServerPlatformAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
The AnnotationType enum describes the annotation types used by the survey action service.
OMAGServerPlatformCatalogConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog
 
OMAGServerPlatformCatalogConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogConnector
 
OMAGServerPlatformCatalogProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog
Connector Provider
OMAGServerPlatformCatalogProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OMAGServerPlatformConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
OMAGServerPlatformConfigurationProperty defines the configuration properties used with the OMAG Server Platform connectors.
OMAGServerPlatformConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform
Connector to access an OMAG Server Platform.
OMAGServerPlatformConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
 
OMAGServerPlatformMetric - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
RelationalDatabaseMetric describes the metrics for a Relational Database.
OMAGServerPlatformPlaceholderProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
OMAGServerPlatformProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGServerPlatformProperties captures the properties of a live OMAG Server Platform.
OMAGServerPlatformProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
OMAGServerPlatformProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform
Connector Provider
OMAGServerPlatformProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OMAGServerPlatformSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey
 
OMAGServerPlatformSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey.OMAGServerPlatformSurveyProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
OMAGServerPlatformSurveyService - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey
OMAGServerPlatformSurveyService generates a survey report about an OMAG Server Platform.
OMAGServerPlatformSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey.OMAGServerPlatformSurveyService
 
OMAGServerPlatformTarget - Enum Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
TargetEnum characterises the type of third party technology supported by a collection of connectors.
OMAGServerProperties - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
OMAGServerProperties provides a cache to assemble details about a server.
OMAGServerProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Default constructor
OMAGServerProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
OMAGServerProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control
Information used with the connectors and associated templates.
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor
The extractor extracts information from the running Egeria infrastructure.
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform
 
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog
 
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.survey
 
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties
 
org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers - package org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
 

P

PLATFORM_DESCRIPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The description of the server being catalogued.
PLATFORM_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
PLATFORM_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The name of the server being catalogued.
PLATFORM_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
 
PORT_NUMBER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
The number of the port to use to connect to a service.
processEvent(ITInfrastructureOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogConnector
Called each time an event that is published by the IT Infrastructure OMAS, it is looking for Software Server Platforms to add to monitoredPlatforms.
propertyName - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
publishOpenLineageEvent(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Pass an open lineage event to the integration service.
publishOpenLineageEvent(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Pass an open lineage event to the integration service.

R

refresh() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refreshConnector(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Issue a refresh() request on a specific connector
refreshConnector(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Issue a refresh() request on a specific connector
refreshConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Issue a refresh() request on a connector running in the integration daemon.
refreshConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Issue a refresh() request on a connector running in the integration daemon.
refreshEngineConfig() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Request that all governance engines refresh their configuration by calling the metadata server.
refreshEngineConfig() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostConnector
Request that all governance engines refresh their configuration by calling the metadata server.
refreshEngineConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Request that the governance engine refresh its configuration by calling the metadata server.
refreshEngineConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.EngineHostConnector
Request that the governance engine refresh its configuration by calling the metadata server.
refreshIntegrationGroupConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Request that the integration group refresh its configuration by calling the metadata server.
refreshIntegrationGroupConfig(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Request that the integration group refresh its configuration by calling the metadata server.
restartConnector(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Issue a restart() request on a specific connector
restartConnector(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Issue a restart() request on a specific connector
restartConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Issue a restart() request on a connector running in the integration daemon.
restartConnectors() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Issue a restart() request on a connector running in the integration daemon.
ROWS_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
ROWS_FETCHED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
ROWS_INSERTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
ROWS_UPDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 

S

SECRETS_STORE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Location of the secrets store.
SECRETS_STORE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Location of the secrets store.
SERVER_AVAILABILITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Unique identifier of a server running on the platform.
SERVER_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
SERVER_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 
SESSION_TIME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
 
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Receive an audit log object that can be used to record audit log messages.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Receive an audit log object that can be used to record audit log messages.
setClientUserId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Set up new calling user.
setClientUserId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Set up new calling user.
setCohortName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setCohorts(List<OMAGCohortProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setConfigurationStoreConnection(OMAGConnectorProperties) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setConnectionStatus(CohortConnectionStatus) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setConnectorName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setConnectors(List<OMAGConnectorProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setConnectorStatus(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setConnectorType(ConnectorType) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setConnectorUserId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setGovernanceEngineSummaries(List<GovernanceEngineSummary>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
 
setIntegrationConnectorReports(List<IntegrationConnectorReport>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Set up reports of connectors running in the integration daemon.
setIntegrationGroupDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Set up the description of the integration group.
setIntegrationGroupGUID(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Set up the integration group's unique identifier.
setIntegrationGroupName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Set up the name of this integration group.
setIntegrationGroups(List<OMAGIntegrationGroupProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Set up the name of each integration group running in the integration daemon.
setIntegrationGroupStatus(IntegrationGroupStatus) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
Set up the status of the integration group.
setLastShutdownTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setLastStartTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setLocalRegistration(MemberRegistration) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setMaxPageSize(int) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setNestedConnectors(List<OMAGConnectorProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setNetworkAddress(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
 
setOMAGServers(List<OMAGServerProperties>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setOrganizationName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setPlatformBuildProperties(BuildProperties) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Set up a new platform name (must be called before start()).
setPlatformName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformOrigin(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformSecurityConnection(OMAGConnectorProperties) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformStartTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setPlatformURLRoot(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setRegisteredOMAGServices(List<RegisteredOMAGService>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
 
setRemoteRegistrations(List<MemberRegistration>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
 
setRepositoryConnector(OMAGConnectorProperties) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Set up details about the connector to the server's metadata repository.
setSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServerActiveStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServerHistory(List<OMAGServerInstanceHistory>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServerId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServerName(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Set up the name of the server.
setServerType(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setServices(List<OMAGServerServiceStatus>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
setUserId(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
 
shutdownAllServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Temporarily shutdown all running servers.
shutdownAllServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Temporarily shutdown all running servers.
shutdownAndUnregisterAllServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Shutdown any active servers and unregister them from any cohorts.
shutdownAndUnregisterAllServers() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Shutdown any active servers and unregister them from any cohorts.
shutdownAndUnregisterServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownAndUnregisterServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownAndUnregisterServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownAndUnregisterServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Temporarily deactivate any open metadata and governance services.
shutdownServer() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Temporarily deactivate any open metadata and governance services.
shutdownServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Temporarily deactivate any open metadata and governance services.
shutdownServer(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Temporarily deactivate any open metadata and governance services.
start() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.catalog.OMAGServerPlatformCatalogConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.platform.OMAGServerPlatformConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Indicates that the connector is completely configured and can begin processing.
summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
 

T

toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGCohortProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGConnectorProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGEngineHostProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationDaemonProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGIntegrationGroupProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGMetadataStoreProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerPlatformProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.properties.OMAGServerProperties
Standard toString method.

U

UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
EGERIA-CONNECTOR-0001 - The {0} Egeria Connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
EGERIA-CONNECTOR-500-001 - The {0} Egeria connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNKNOWN_PLATFORM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
The {0} integration connector is not able to retrieve platform {1} ({2}) from the catalog
unregisterFromCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.MetadataAccessServerConnector
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohort(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.OMAGServerConnectorBase
Unregister from a specific cohort and disconnect from cohort communications.
updateConfigurationProperties(String, boolean, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConfigurationProperties(String, boolean, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConnectorConnection(String, Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateConnectorConnection(String, Connection) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateEndpointNetworkAddress(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.extractor.EgeriaExtractor
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.
updateEndpointNetworkAddress(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.IntegrationDaemonConnector
Update the configuration properties of the connectors, or specific connector if a connector name is supplied.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformAnnotationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformConfigurationProperty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformMetric
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformPlaceholderProperty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.OMAGServerPlatformTarget
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.ffdc.OMAGConnectorErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
VIEW_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaDeployedImplementationType
A server that provides access to end user open metadata and governance services.
VIEW_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.control.EgeriaSoftwareServerTemplateDefinition
 
ViewServerConnector - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
ViewServerConnector connects to a view server.
ViewServerConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.ViewServerConnector
 
ViewServerProvider - Class in org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers
Connector Provider
ViewServerProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.egeriainfrastructure.servers.ViewServerProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
A C D E G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages