Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ Size
Method
Size
src/tabletnode/tablet_manager.cc:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
uint32_t TabletManager::Size() {
161
MutexLock lock(&mutex_);
162
return tablet_list_.size();
163
}
164
165
} // namespace tabletnode
166
} // namespace tera
Callers
1
TEST_F
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
1
TEST_F
Function · 0.36