Skip to content

Commit b56cef9

Browse files
committed
Add host to execute api docs
1 parent 6b6600a commit b56cef9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api/cassandra/cluster.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@
152152

153153
.. autoattribute:: client_protocol_handler
154154

155-
.. automethod:: execute(statement[, parameters][, timeout][, trace][, custom_payload])
155+
.. automethod:: execute(statement[, parameters][, timeout][, trace][, custom_payload][, paging_state][, host])
156156

157-
.. automethod:: execute_async(statement[, parameters][, trace][, custom_payload])
157+
.. automethod:: execute_async(statement[, parameters][, trace][, custom_payload][, paging_state][, host])
158158

159159
.. automethod:: prepare(statement)
160160

0 commit comments

Comments
 (0)