MCPcopy 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
365Feature
366Ex_stat::extract(Context &, const Spec &spec)
367{
368 return spec._data.span.rebind<Stat>()[0].value();
369}
370
371BufferWriter &
372Ex_stat::format(BufferWriter &w, Spec const &spec, Context &ctx)

Callers 2

invokeMethod · 0.45
stats.ccFile · 0.45

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected