DiskdAction.h
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 pack(Ipc::TypedMsgHdr &hdrMsg) const
pack collected action info into a message to be sent to Coordinator
Definition: DiskdAction.cc:141
DiskdActionData & operator+=(const DiskdActionData &stats)
Definition: DiskdAction.cc:27
virtual void unpack(const Ipc::TypedMsgHdr &hdrMsg)
unpack action info from the message received by Coordinator
Definition: DiskdAction.cc:148
virtual void add(const Mgr::Action &action)
incrementally merge in remote information (of the same action type)
Definition: DiskdAction.cc:72
virtual void collect()
calculate and keep local action-specific information
Definition: DiskdAction.cc:79
Definition: RefCount.h:27
Definition: Action.h:25
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 Mgr::CommandPointer &aCmd)
Definition: DiskdAction.cc:60