public class OpenMetadataTopicSenderConnectorBase extends OpenMetadataTopicConsumerBase
ConnectorBase.ProtectedConnectionauditLog, connectionName, eventBusConnectorsconnectedAssetProperties, connectionBean, connectionProperties, connectorInstanceId, securedProperties| Constructor and Description |
|---|
OpenMetadataTopicSenderConnectorBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
sendEvent(String event)
Send the request to the embedded event bus connector(s).
|
disconnect, initializeEmbeddedConnectors, setAuditLog, start, validateEventBusConnectorsequals, getConnectedAssetProperties, getConnection, getConnectorInstanceId, hashCode, initialize, initializeConnectedAssetProperties, isActive, toStringpublic OpenMetadataTopicSenderConnectorBase()
protected void sendEvent(String event) throws InvalidParameterException, ConnectorCheckedException
event - event as a stringInvalidParameterException - the event is nullConnectorCheckedException - there is a problem with the embedded event bus connector(s)./Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.