[SCN Refactor] replace log_ts with scn in tx_table phase 2
This commit is contained in:
@ -59,9 +59,6 @@ public:
|
||||
ObFreezer *freezer,
|
||||
ObTenantMetaMemMgr *t3m,
|
||||
ObTabletDDLKvMgr *ddl_kv_mgr);
|
||||
virtual int create_memtable(const int64_t clog_checkpoint_ts,
|
||||
const int64_t schema_version,
|
||||
const bool for_replay=false) = 0;
|
||||
virtual int create_memtable(const palf::SCN clog_checkpoint_scn,
|
||||
const int64_t schema_version,
|
||||
const bool for_replay = false)
|
||||
|
||||
Reference in New Issue
Block a user