MCPcopy Create free account
hub / github.com/apache/trafficserver / numParents

Method numParents

src/proxy/ParentRoundRobin.cc:202–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202uint32_t
203ParentRoundRobin::numParents(ParentResult * /* result ATS_UNUSED */) const
204{
205 return num_parents;
206}

Callers 2

markParentUpMethod · 0.45
numParentsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected