We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a84205 commit c8fdd26Copy full SHA for c8fdd26
1 file changed
google/cloud/bigtable/mutation_batcher.h
@@ -155,6 +155,7 @@ class MutationBatcher {
155
*/
156
std::pair<future<void>, future<Status>> AsyncApply(CompletionQueue& cq,
157
SingleRowMutation mut);
158
+
159
/**
160
* Asynchronously wait until all submitted mutations complete.
161
*
0 commit comments