Searched refs:max_commit_batch_size_ (Results 1 – 2 of 2) sorted by relevance
89 max_commit_batch_size_ = batch_size; in set_max_commit_batch_size()91 int32 max_commit_batch_size() const { return max_commit_batch_size_; } in max_commit_batch_size()149 int max_commit_batch_size_; variable
27 max_commit_batch_size_(kDefaultMaxCommitBatchSize), in SyncSessionContext()