StoreIoAction.cc
virtual void pack(Ipc::TypedMsgHdr &msg) const
pack collected action info into a message to be sent to Coordinator
Definition: StoreIoAction.cc:76
static bool action(int fd, size_t metasize, const char *fn, const char *url, const SquidMetaList &meta)
Definition: purge.cc:311
class Ping::pingStats_ stats
virtual void unpack(const Ipc::TypedMsgHdr &msg)
unpack action info from the message received by Coordinator
Definition: StoreIoAction.cc:83
struct StoreIoStats::@150 create
cache_dir selection and disk entry creation stats
virtual void collect()
calculate and keep local action-specific information
Definition: StoreIoAction.cc:55
StoreIoAction(const CommandPointer &cmd)
Definition: StoreIoAction.cc:41
StoreIoActionData & operator+=(const StoreIoActionData &stats)
Definition: StoreIoAction.cc:25
Definition: Action.h:25
virtual void add(const Action &action)
incrementally merge in remote information (of the same action type)
Definition: StoreIoAction.cc:48
Definition: Store.h:42
struct msghdr with a known type, fixed-size I/O and control buffers
Definition: TypedMsgHdr.h:33
static Pointer Create(const CommandPointer &cmd)
Definition: StoreIoAction.cc:36