Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ getRank
Method
getRank
include/proxy/http/remap/UrlMapping.h:119–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
std::atomic<uint64_t> _hitCount = 0; // counter can overflow
118
119
int
120
getRank() const
121
{
122
return _rank;
123
};
124
void
125
setRank(int rank)
126
{
Callers
3
Insert
Method · 0.80
_mappingLookup
Method · 0.80
forl_LL
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected