Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix doc import paths (#1933) | Jeff Widman | 2019-10-21 | 1 | -1/+1 |
| | | | Since `SimpleClient` was deleted, the new `KafkaClient` currently resides at `kafka.client_async.KafkaClient`... that may get updated in the future, so instead just import the `KafkaClient` from the top-level. | ||||
* | Rename KafkaAdmin to KafkaAdminClient | Jeff Widman | 2018-11-20 | 1 | -0/+5 |