mirror of https://github.com/facebook/rocksdb.git
b6640c3117
Summary: The primary purpose of the FactoryFunc was to support LITE mode where the ObjectRegistry was not available. With the removal of LITE mode, the function was no longer required. Note that the MergeOperator had some private classes defined in header files. To gain access to their constructors (and name methods), the class definitions were moved into header files. Pull Request resolved: https://github.com/facebook/rocksdb/pull/11203 Reviewed By: cbi42 Differential Revision: D43160255 Pulled By: pdillinger fbshipit-source-id: f3a465fd5d1a7049b73ecf31e4b8c3762f6dae6c |
||
---|---|---|
.. | ||
string_append | ||
bytesxor.cc | ||
bytesxor.h | ||
max.cc | ||
max_operator.h | ||
put.cc | ||
put_operator.h | ||
sortlist.cc | ||
sortlist.h | ||
uint64add.cc | ||
uint64add.h |