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

Method cache_capacity

plugins/slice/ObjectSizeCache.cc:106–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106ObjectSizeCache::cache_size_type
107ObjectSizeCache::cache_capacity()
108{
109 return _cache_capacity;
110}
111
112ObjectSizeCache::cache_size_type
113ObjectSizeCache::cache_count()

Callers 2

fromArgsMethod · 0.80
test_cache.ccFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected