Interface | Description |
---|---|
ConnectClusterState |
Provides the ability to lookup connector metadata and its health.
|
Class | Description |
---|---|
AbstractState |
Provides the current status along with identifier for Connect worker and tasks.
|
ConnectorHealth |
Provides basic health information about the connector and its tasks.
|
ConnectorState |
Describes the status, worker ID, and any errors associated with a connector.
|
TaskState |
Describes the state, IDs, and any errors of a connector task.
|
Enum | Description |
---|---|
ConnectorType |
Enum definition that identifies the type of the connector.
|