Package org.apache.kafka.connect.health


package org.apache.kafka.connect.health
  • Class
    Description
    Provides the current status along with identifier for Connect worker and tasks.
    Provides immutable Connect cluster information, such as the ID of the backing Kafka cluster.
    Provides the ability to lookup connector metadata, including status and configurations, as well as immutable cluster information such as Kafka cluster ID.
    Provides basic health information about the connector and its tasks.
    Describes the status, worker ID, and any errors associated with a connector.
    Enum definition that identifies the type of the connector.
    Describes the state, IDs, and any errors of a connector task.