Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ getDataArray
Method
getDataArray
src/iocore/cache/P_CacheHosting.h:90–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
return num_el;
89
}
90
CacheHostRecord *
91
getDataArray() const
92
{
93
return data_array;
94
}
95
HostLookup *
96
getHLookup() const
97
{
Callers
1
rebuild_host_table
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected