MCPcopy Create free account
hub / github.com/apache/brpc / has_stats

Method has_stats

src/bvar/multi_dimension_inl.h:221–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219template <typename T, typename KeyType, bool Shared>
220template <typename K>
221bool MultiDimension<T, KeyType, Shared>::has_stats(const K& labels_value) {
222 return get_stats_impl(labels_value) != NULL;
223}
224
225template <typename T, typename KeyType, bool Shared>
226template <typename U>

Callers 2

TEST_FFunction · 0.80
TestLabelsFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TestLabelsFunction · 0.64