Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ GetTableImpl
Method
GetTableImpl
src/sdk/table_impl.h:667–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
665
}
666
667
std::shared_ptr<TableImpl> GetTableImpl() { return impl_; }
668
669
private:
670
std::shared_ptr<TableImpl> impl_;
Callers
6
CompactTabletOp
Function · 0.80
CompactOp
Function · 0.80
FindTsOp
Function · 0.80
TEST_F
Function · 0.80
TestTxn
Method · 0.80
GetTableTransactionType
Method · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TestTxn
Method · 0.64