Skip to content

Commit c8fdd26

Browse files
committed
address review comments
1 parent 9a84205 commit c8fdd26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/cloud/bigtable/mutation_batcher.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ class MutationBatcher {
155155
*/
156156
std::pair<future<void>, future<Status>> AsyncApply(CompletionQueue& cq,
157157
SingleRowMutation mut);
158+
158159
/**
159160
* Asynchronously wait until all submitted mutations complete.
160161
*

0 commit comments

Comments
 (0)