Skip to content

Commit 04a9020

Browse files
committed
match Cluster doc order to code, add missing attributes
1 parent acae4c7 commit 04a9020

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

docs/api/cassandra/cluster.rst

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
.. autoattribute:: protocol_version
1313

14-
.. autoattribute:: port
15-
1614
.. autoattribute:: compression
1715

1816
.. autoattribute:: auth_provider
@@ -27,20 +25,20 @@
2725

2826
.. autoattribute:: address_translator
2927

30-
.. autoattribute:: connection_class
31-
3228
.. autoattribute:: metrics_enabled
3329

3430
.. autoattribute:: metrics
3531

36-
.. autoattribute:: metadata
37-
3832
.. autoattribute:: ssl_options
3933

4034
.. autoattribute:: sockopts
4135

4236
.. autoattribute:: max_schema_agreement_wait
4337

38+
.. autoattribute:: metadata
39+
40+
.. autoattribute:: connection_class
41+
4442
.. autoattribute:: control_connection_timeout
4543

4644
.. autoattribute:: idle_heartbeat_interval
@@ -49,6 +47,12 @@
4947

5048
.. autoattribute:: topology_event_refresh_window
5149

50+
.. autoattribute:: status_event_refresh_window
51+
52+
.. autoattribute:: prepare_on_all_hosts
53+
54+
.. autoattribute:: reprepare_on_up
55+
5256
.. autoattribute:: connect_timeout
5357

5458
.. autoattribute:: schema_metadata_enabled

0 commit comments

Comments
 (0)