Uses of Interface
org.sourcelab.kafka.connect.apiclient.request.dto.ConnectorsWithExpandedStatus
Packages that use ConnectorsWithExpandedStatus
Package
Description
-
Uses of ConnectorsWithExpandedStatus in org.sourcelab.kafka.connect.apiclient
Methods in org.sourcelab.kafka.connect.apiclient that return ConnectorsWithExpandedStatusModifier and TypeMethodDescriptionKafkaConnectClient.getConnectorsWithExpandedStatus()Get a list of deployed connectors, including the status for each connector. -
Uses of ConnectorsWithExpandedStatus in org.sourcelab.kafka.connect.apiclient.request.dto
Classes in org.sourcelab.kafka.connect.apiclient.request.dto that implement ConnectorsWithExpandedStatusModifier and TypeClassDescriptionclassDeployed Connectors extended with all available associated Metadata. -
Uses of ConnectorsWithExpandedStatus in org.sourcelab.kafka.connect.apiclient.request.get
Methods in org.sourcelab.kafka.connect.apiclient.request.get that return ConnectorsWithExpandedStatus