Skip to content

Commit

Permalink
Multi docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Bakken committed Jul 18, 2016
1 parent 396104a commit 38d24ea
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions docs/advanced.rst
Expand Up @@ -36,24 +36,29 @@ Retry logic

.. autofunction:: retryableHttpOnly

--------
Multiget
--------
-------------------
Multiget / Multiput
-------------------

.. currentmodule:: riak.client.multiget
.. currentmodule:: riak.client.multi

.. autodata:: POOL_SIZE

.. autoclass:: Task
.. autoclass:: PutTask

.. autoclass:: MultiGetPool
:members:
:private-members:

.. autodata:: RIAK_MULTIGET_POOL

.. autofunction:: multiget

.. autoclass:: MultiPutPool
:members:
:private-members:

.. autofunction:: multiput

---------
Datatypes
---------
Expand Down

0 comments on commit 38d24ea

Please sign in to comment.