MCPcopy Create free account
hub / github.com/apache/trafficserver / cache_count

Method cache_count

plugins/slice/ObjectSizeCache.cc:112–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112ObjectSizeCache::cache_size_type
113ObjectSizeCache::cache_count()
114{
115 return _index.size();
116}

Callers 1

test_cache.ccFile · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected