Searched refs:SubBatchCounter (Results 1 – 5 of 5) sorted by relevance
158 SubBatchCounter counter(*GetCFComparatorMap()); in WriteInternal()978 void SubBatchCounter::InitWithComp(const uint32_t cf) { in InitWithComp()983 void SubBatchCounter::AddKey(const uint32_t cf, const Slice& key) { in AddKey()
1043 struct SubBatchCounter : public WriteBatch::Handler { struct1044 explicit SubBatchCounter(std::map<uint32_t, const Comparator*>& comparators) in SubBatchCounter() function
164 SubBatchCounter counter(*wpt_db_->GetCFComparatorMap()); in CommitInternal()
557 SubBatchCounter counter(*wpt_db_->GetCFComparatorMap()); in CommitInternal()
254 SubBatchCounter counter(comparators); in TEST()284 SubBatchCounter batch_counter(comparators); in TEST()