We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6dd46 commit ae976eaCopy full SHA for ae976ea
kafka/client_async.py
@@ -50,7 +50,7 @@ class KafkaClient(object):
50
51
Attributes:
52
cluster (:any:`ClusterMetadata`): Local cache of cluster metadata, retrieved
53
- via MetadataRequests during :meth:`.poll`.
+ via MetadataRequests during :meth:`~kafka.KafkaClient.poll`.
54
55
Keyword Arguments:
56
bootstrap_servers: 'host[:port]' string (or list of 'host[:port]'
0 commit comments