Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ begin
Method
begin
src/traffic_cache_tool/CacheTool.cc:132–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
using const_iterator = std::vector<Data>::const_iterator;
131
132
iterator
133
begin()
134
{
135
return _volumes.begin();
136
}
137
iterator
138
end()
139
{
Callers
14
RecNameToYaml
Method · 0.45
create_runroot
Method · 0.45
UrlLru
Method · 0.45
resize
Method · 0.45
dump
Method · 0.45
add_stat
Method · 0.45
_reset
Method · 0.45
my_exit
Function · 0.45
clearSpan
Method · 0.45
allocateFor
Method · 0.45
allocStripe
Method · 0.45
isEmpty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected