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

Method instanceCount

src/proxy/http/remap/PluginDso.cc:310–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310int
311PluginDso::instanceCount() const
312{
313 return _instanceCount;
314}
315
316bool
317PluginDso::isDynamicReloadEnabled() const

Callers 1

doneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected