Home
last modified time | relevance | path

Searched refs:default_comparator (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index_internal.h117 const Comparator* default_comparator() { return default_comparator_; } in default_comparator() function
Dwrite_batch_with_index.cc679 rep->comparator.default_comparator()); in NewIteratorWithBase()