Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
ObjectSizeCache::cache_size_type
107
ObjectSizeCache::cache_capacity()
108
{
109
return _cache_capacity;
110
}
111
112
ObjectSizeCache::cache_size_type
113
ObjectSizeCache::cache_count()
Callers
2
fromArgs
Method · 0.80
test_cache.cc
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected