MCPcopy Create free account
hub / github.com/apache/impala / SetMetrics

Method SetMetrics

be/src/kudu/util/cache.cc:221–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219 }
220
221 void SetMetrics(CacheMetrics* metrics) { metrics_ = metrics; }
222
223 Cache::Handle* Insert(RLHandle* handle, Cache::EvictionCallback* eviction_callback);
224 // Like Cache::Lookup, but with an extra "hash" parameter.

Callers 4

FileCacheMethod · 0.45
TEST_FFunction · 0.45
SetMetricsMethod · 0.45
SetupWithParametersMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
SetupWithParametersMethod · 0.36