|
MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
成员的完整列表,这些成员属于 oceanbase::ObLsm,包括所有继承而来的类成员
| batch_put(const vector< pair< string, string > > &kvs)=0 | oceanbase::ObLsm | pure virtual |
| begin_transaction()=0 (定义于 oceanbase::ObLsm) | oceanbase::ObLsm | pure virtual |
| dump_sstables()=0 | oceanbase::ObLsm | pure virtual |
| get(const string_view &key, string *value)=0 | oceanbase::ObLsm | pure virtual |
| new_iterator(ObLsmReadOptions options)=0 | oceanbase::ObLsm | pure virtual |
| ObLsm()=default (定义于 oceanbase::ObLsm) | oceanbase::ObLsm | |
| ObLsm(const ObLsm &)=delete (定义于 oceanbase::ObLsm) | oceanbase::ObLsm | |
| open(const ObLsmOptions &options, const string &path, ObLsm **dbptr) | oceanbase::ObLsm | static |
| operator=(const ObLsm &)=delete (定义于 oceanbase::ObLsm) | oceanbase::ObLsm | |
| put(const string_view &key, const string_view &value)=0 | oceanbase::ObLsm | pure virtual |
| remove(const string_view &key)=0 | oceanbase::ObLsm | pure virtual |
| ~ObLsm()=default (定义于 oceanbase::ObLsm) | oceanbase::ObLsm | virtual |