cherry-pick from 3_1_x_release to 3.1_opensource_release

This commit is contained in:
yy0
2021-07-26 10:42:25 +08:00
committed by wangzelin.wzl
parent f2f91f98c6
commit 821da37d63
29 changed files with 318 additions and 368 deletions

View File

@ -479,6 +479,7 @@ public:
int get_all_minor_sstables(common::ObIArray<ObSSTable*>& sstables);
int get_all_memtables(common::ObIArray<memtable::ObMemtable*>& memtables);
void reset();
void reset_tables();
int reserve(const int64_t count);
void set_retire_check();
bool check_store_expire() const;