MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
base class of all comparators 更多...
#include <ob_comparator.h>
Public 成员函数 | |
virtual int | compare (const string_view &a, const string_view &b) const =0 |
Three-way comparison. 更多... | |
base class of all comparators
|
pure virtual |
Three-way comparison.
在 oceanbase::ObDefaultComparator , 以及 oceanbase::ObInternalKeyComparator 内被实现.