MCPcopy 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

CompactTabletOpFunction · 0.80
CompactOpFunction · 0.80
FindTsOpFunction · 0.80
TEST_FFunction · 0.80
TestTxnMethod · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TestTxnMethod · 0.64