MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
oceanbase::ObLsm 成员列表

成员的完整列表,这些成员属于 oceanbase::ObLsm,包括所有继承而来的类成员

batch_put(const vector< pair< string, string > > &kvs)=0oceanbase::ObLsmpure virtual
begin_transaction()=0 (定义于 oceanbase::ObLsm)oceanbase::ObLsmpure virtual
dump_sstables()=0oceanbase::ObLsmpure virtual
get(const string_view &key, string *value)=0oceanbase::ObLsmpure virtual
new_iterator(ObLsmReadOptions options)=0oceanbase::ObLsmpure 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::ObLsmstatic
operator=(const ObLsm &)=delete (定义于 oceanbase::ObLsm)oceanbase::ObLsm
put(const string_view &key, const string_view &value)=0oceanbase::ObLsmpure virtual
remove(const string_view &key)=0oceanbase::ObLsmpure virtual
~ObLsm()=default (定义于 oceanbase::ObLsm)oceanbase::ObLsmvirtual