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

Class CheckPointStatImpl

phxqueue/store/checkpointstat.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42 private:
43 class CheckPointStatImpl;
44 std::unique_ptr<CheckPointStatImpl> impl_;
45};
46

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected