Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ CommitUpdate
Method
CommitUpdate
src/master/tablet_manager.cc:652–655 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
650
}
651
652
void Table::CommitUpdate() {
653
ClearOldSchema();
654
ClearSchemaSyncLock();
655
}
656
657
void Table::ToMeta(TableMeta* meta) {
658
meta->set_table_name(name_);
Callers
3
UpdateMetaDone
Method · 0.80
SyncTabletsSchemaHandler
Method · 0.80
UpdateTabletSchemaCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected