Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/batcher.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Mutations Batching
~~~~~~~~~~~~~~~~~~

.. automodule:: google.cloud.bigtable.batcher
:members:
:show-inheritance:
1 change: 1 addition & 0 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Using the API
row-data
row-filters
row-set
batcher


In the hierarchy of API concepts
Expand Down
Loading