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

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

filename() const (定义于 oceanbase::WAL)oceanbase::WALinline
filename_ (定义于 oceanbase::WAL)oceanbase::WALprivate
open(const std::string &filename)oceanbase::WALinline
put(uint64_t seq, std::string_view key, std::string_view val)oceanbase::WAL
recover(const std::string &wal_file, std::vector< WalRecord > &wal_records)oceanbase::WAL
sync()oceanbase::WALinline
WAL()oceanbase::WALinline
~WAL()=defaultoceanbase::WAL