C G I N O R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CONNECTOR_CONTEXT_INITIALIZING - org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
- CONTEXT_INITIALIZING - org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
G
- getContext() - Method in class org.odpi.openmetadata.integrationservices.search.connector.SearchIntegratorConnector
-
Return the context for this connector.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
Retrieve a message definition object for an exception.
I
- INVALID_CONNECTOR - org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
N
- NULL_CONTEXT - org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
- NULL_CONTEXT - org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
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 - org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
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 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, AssetCatalogEventClient, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.search.connector.SearchIntegratorContext
-
Create a new context for a connector.
- SearchIntegratorErrorCode - Enum 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 org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
toString() JSON-style
- toString() - Method in enum 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 org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorAuditCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.integrationservices.search.ffdc.SearchIntegratorErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages