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