Skip to content

Commit bd6dae2

Browse files
committed
address translator docs
PYTHON-69
1 parent 9401668 commit bd6dae2

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

docs/api/cassandra/cluster.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525

2626
.. autoattribute:: conviction_policy_factory
2727

28+
.. autoattribute:: address_translator
29+
2830
.. autoattribute:: connection_class
2931

3032
.. autoattribute:: metrics_enabled

docs/api/cassandra/policies.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@ Load Balancing
2424
.. autoclass:: TokenAwarePolicy
2525
:members:
2626

27+
Translating Server Node Addresses
28+
---------------------------------
29+
30+
.. autoclass:: AddressTranslator
31+
:members:
32+
33+
.. autoclass:: IdentityTranslator
34+
:members:
35+
2736
Marking Hosts Up or Down
2837
------------------------
2938

0 commit comments

Comments
 (0)