Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ count_labels
Method
count_labels
src/bvar/mvariable.h:128–128 ·
view source on GitHub ↗
Get number of mvariable labels
Source
from the content-addressed store, hash-verified
126
127
// Get number of mvariable labels
128
size_t count_labels() const { return _labels.size(); }
129
130
protected:
131
KeyType _labels;
Callers
2
TestLabels
Function · 0.80
is_valid_lables_value
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
1
TestLabels
Function · 0.64