ServiceTimesAction.cc
Go to the documentation of this file.
void GetServiceTimesStats(Mgr::ServiceTimesActionData &stats)
Definition: stat.cc:778
void DumpServiceTimesStats(Mgr::ServiceTimesActionData &stats, StoreEntry *sentry)
Definition: stat.cc:806
struct msghdr with a known type, fixed-size I/O and control buffers
Definition: TypedMsgHdr.h:35
Definition: Action.h:25
ServiceTimesActionData & operator+=(const ServiceTimesActionData &stats)
Definition: ServiceTimesAction.cc:28
ServiceTimesActionData()
Definition: ServiceTimesAction.cc:22
implement aggregated 'service_times' action
Definition: ServiceTimesAction.h:49
ServiceTimesAction(const CommandPointer &cmd)
Definition: ServiceTimesAction.cc:63
void pack(Ipc::TypedMsgHdr &msg) const override
pack collected action info into a message to be sent to Coordinator
Definition: ServiceTimesAction.cc:92
void collect() override
calculate and keep local action-specific information
Definition: ServiceTimesAction.cc:77
void unpack(const Ipc::TypedMsgHdr &msg) override
unpack action info from the message received by Coordinator
Definition: ServiceTimesAction.cc:99
void add(const Action &action) override
incrementally merge in remote information (of the same action type)
Definition: ServiceTimesAction.cc:70
static Pointer Create(const CommandPointer &cmd)
Definition: ServiceTimesAction.cc:58
void dump(StoreEntry *entry) override
Definition: ServiceTimesAction.cc:84
Definition: Store.h:42
class Ping::pingStats_ stats
static bool action(int fd, size_t metasize, const char *fn, const char *url, const SquidMetaList &meta)
Definition: purge.cc:315