Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ extract
Method
extract
plugins/experimental/txn_box/plugin/src/stats.cc:365–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
Feature
366
Ex_stat::extract(Context &, const Spec &spec)
367
{
368
return spec._data.span.rebind<Stat>()[0].value();
369
}
370
371
BufferWriter &
372
Ex_stat::format(BufferWriter &w, Spec const &spec, Context &ctx)
Callers
2
invoke
Method · 0.45
stats.cc
File · 0.45
Calls
1
value
Method · 0.45
Tested by
no test coverage detected