11#ifndef SQUID_SRC_MGR_STOREIOACTION_H
12#define SQUID_SRC_MGR_STOREIOACTION_H
struct msghdr with a known type, fixed-size I/O and control buffers
const CommandPointer cmd
the command that caused this action
StoreIoActionData & operator+=(const StoreIoActionData &stats)
double create_create_fail
double create_select_fail
implement aggregated 'store_io' action
void pack(Ipc::TypedMsgHdr &msg) const override
pack collected action info into a message to be sent to Coordinator
void collect() override
calculate and keep local action-specific information
void add(const Action &action) override
incrementally merge in remote information (of the same action type)
void unpack(const Ipc::TypedMsgHdr &msg) override
unpack action info from the message received by Coordinator
static Pointer Create(const CommandPointer &cmd)
void dump(StoreEntry *entry) override