Class KafkaMonitorIntegrationProvider

All Implemented Interfaces:
AuditLoggingComponent

public class KafkaMonitorIntegrationProvider extends IntegrationConnectorProvider
KafkaMonitorIntegrationProvider is the connector provider for the kafka integration connector that extracts topic names from the broker.
  • Field Details

    • CATALOG_TARGET_NAME

      public static final String CATALOG_TARGET_NAME
      The name of the catalog target that contains the server to monitor.
      See Also:
  • Constructor Details

    • KafkaMonitorIntegrationProvider

      public KafkaMonitorIntegrationProvider()
      Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.