File tree 1 file changed +12
-11
lines changed
1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change
1
+
1
2
Welcome to Confluent's Python client for Apache Kafka documentation
2
3
===================================================================
3
4
@@ -11,28 +12,28 @@ Indices and tables
11
12
12
13
.. automodule :: confluent_kafka
13
14
:synopsis: Confluent's Python client for Apache Kafka.
14
- :members:
15
+
15
16
16
17
********
17
18
Consumer
18
19
********
19
20
20
21
.. autoclass :: confluent_kafka.Consumer
21
- :members:
22
+
22
23
23
24
********
24
25
Producer
25
26
********
26
27
27
28
.. autoclass :: confluent_kafka.Producer
28
- :members:
29
+
29
30
30
31
*****
31
32
Admin
32
33
*****
33
34
34
35
.. automodule :: confluent_kafka.admin
35
- :members:
36
+
36
37
37
38
.. autoclass :: confluent_kafka.admin.NewTopic
38
39
.. autoclass :: confluent_kafka.admin.NewPartitions
42
43
****
43
44
44
45
.. automodule :: confluent_kafka.avro
45
- :members:
46
+
46
47
47
48
.. autoclass :: confluent_kafka.avro.CachedSchemaRegistryClient
48
- :members:
49
+
49
50
50
51
*******
51
52
Message
52
53
*******
53
54
54
55
.. autoclass :: confluent_kafka.Message
55
- :members:
56
+
56
57
57
58
**************
58
59
TopicPartition
59
60
**************
60
61
61
62
.. autoclass :: confluent_kafka.TopicPartition
62
- :members:
63
+
63
64
64
65
**********
65
66
KafkaError
66
67
**********
67
68
68
69
.. autoclass :: confluent_kafka.KafkaError
69
- :members:
70
+
70
71
71
72
**************
72
73
KafkaException
73
74
**************
74
75
75
76
.. autoclass :: confluent_kafka.KafkaException
76
- :members:
77
+
77
78
78
79
******
79
80
Offset
@@ -91,7 +92,7 @@ ThrottleEvent
91
92
*************
92
93
93
94
.. autoclass :: confluent_kafka.ThrottleEvent
94
- :members:
95
+
95
96
96
97
97
98
Configuration
You can’t perform that action at this time.
0 commit comments