StoreIoAction.h
Go to the documentation of this file.
struct msghdr with a known type, fixed-size I/O and control buffers
Definition: TypedMsgHdr.h:35
Definition: Action.h:25
StoreIoActionData & operator+=(const StoreIoActionData &stats)
Definition: StoreIoAction.cc:25
void pack(Ipc::TypedMsgHdr &msg) const override
pack collected action info into a message to be sent to Coordinator
Definition: StoreIoAction.cc:76
void collect() override
calculate and keep local action-specific information
Definition: StoreIoAction.cc:55
void add(const Action &action) override
incrementally merge in remote information (of the same action type)
Definition: StoreIoAction.cc:48
void unpack(const Ipc::TypedMsgHdr &msg) override
unpack action info from the message received by Coordinator
Definition: StoreIoAction.cc:83
static Pointer Create(const CommandPointer &cmd)
Definition: StoreIoAction.cc:36
StoreIoAction(const CommandPointer &cmd)
Definition: StoreIoAction.cc:41
Definition: RefCount.h:28
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