cherry-pick from 3_1_x_release to 3.1_opensource_release
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user