MCPcopy Create free account
hub / github.com/Tencent/phxqueue / Task

Method Task

phxqueue/producer/batchhelper.cpp:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38class Task {
39public:
40 Task(const comm::proto::AddRequest *req) : req_(req) {}
41 ~Task() {}
42
43 void PrepareWait();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected