Docs for cassandra.concurrent
This commit is contained in:
8
docs/api/cassandra/concurrent.rst
Normal file
8
docs/api/cassandra/concurrent.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
``cassandra.concurrent`` - Utilities for Concurrent Statement Execution
|
||||
=======================================================================
|
||||
|
||||
.. module:: cassandra.concurrent
|
||||
|
||||
.. autofunction:: execute_concurrent
|
||||
|
||||
.. autofunction:: execute_concurrent_with_args
|
||||
@@ -10,6 +10,7 @@ API Documentation
|
||||
cassandra/metadata
|
||||
cassandra/query
|
||||
cassandra/pool
|
||||
cassandra/concurrent
|
||||
cassandra/connection
|
||||
cassandra/io/asyncorereactor
|
||||
cassandra/io/libevreactor
|
||||
|
||||
Reference in New Issue
Block a user