Index
All Classes and Interfaces|All Packages
C
- CONNECTOR_CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
OMIS-SEARCH-INTEGRATOR-0002 - Creating context for integration connector {0} ({1}) connecting to third party technology {2} and service options of {3}
- CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
OMIS-SEARCH-INTEGRATOR-0001 - The search integrator context manager is being initialized for calls to server {0} on platform {1}
G
- getContext() - Method in class org.odpi.openmetadata.integrationservices.search.connector.SearchIntegratorConnector
-
Return the context for this connector.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
Retrieve a message definition object for an exception.
I
- INVALID_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
OMIS-SEARCH-INTEGRATOR-400-001 - Integration connector {0} is not of the correct type to run in the {1} integration service.
N
- NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
OMIS-SEARCH-INTEGRATOR-0003 - Integration connector {0} has a null context
- NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
OMIS-SEARCH-INTEGRATOR-500-001 - Integration connector {0} has a null context
O
- org.odpi.openmetadata.integrationservices.search.api - package org.odpi.openmetadata.integrationservices.search.api
- org.odpi.openmetadata.integrationservices.search.connector - package org.odpi.openmetadata.integrationservices.search.connector
- org.odpi.openmetadata.integrationservices.search.ffdc - package org.odpi.openmetadata.integrationservices.search.ffdc
R
- REGISTER_CATALOG_LISTENER_ERROR - Enum constant in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
OMIS-SEARCH-INTEGRATOR-0004 - Integration connector {0} has an exception while attempting to register an Asset Catalog event listener
S
- saveAsset(AssetCatalogEvent) - Method in class org.odpi.openmetadata.integrationservices.search.connector.SearchIntegratorConnector
-
Save the events received from asset catalog to the Elasticsearch service
- SearchIntegratorAPI - Interface in org.odpi.openmetadata.integrationservices.search.api
-
SearchIntegratorAPI is the interface to validate that a connector is suitable to run in the Search Integrator OMIS.
- SearchIntegratorAuditCode - Enum Class in org.odpi.openmetadata.integrationservices.search.ffdc
-
The SearchIntegratorAuditCode is used to define the message content for the OMRS Audit Log.
- SearchIntegratorConnector - Class in org.odpi.openmetadata.integrationservices.search.connector
-
SearchIntegratorConnector is the base class for an integration connector that is managed by the Search Integrator OMIS.
- SearchIntegratorConnector() - Constructor for class org.odpi.openmetadata.integrationservices.search.connector.SearchIntegratorConnector
- SearchIntegratorConnector(SearchIntegratorContext) - Constructor for class org.odpi.openmetadata.integrationservices.search.connector.SearchIntegratorConnector
- SearchIntegratorContext - Class in org.odpi.openmetadata.integrationservices.search.connector
-
SearchIntegratorContext provides a wrapper around the Asset Catalog OMAS client.
- SearchIntegratorContext(String, String, String, String, OpenIntegrationClient, OpenMetadataClient, AssetCatalogEventClient, boolean, PermittedSynchronization, String, String, String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.search.connector.SearchIntegratorContext
-
Create a new context for a connector.
- SearchIntegratorErrorCode - Enum Class in org.odpi.openmetadata.integrationservices.search.ffdc
-
The SearchIntegratorErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Integration Services.
- SearchIntegratorOMISConnector - Interface in org.odpi.openmetadata.integrationservices.search.connector
-
A marker interface to identify the OMIS that this connector works with.
- setContext(SearchIntegratorContext) - Method in class org.odpi.openmetadata.integrationservices.search.connector.SearchIntegratorConnector
-
Set up the context for this connector.
T
- toString() - Method in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
toString() JSON-style
- toString() - Method in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
JSON-style toString
V
- validateConnector(String, String) - Method in interface org.odpi.openmetadata.integrationservices.search.api.SearchIntegratorAPI
-
Validate the connector and return its connector type.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
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.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages