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

Method PBHandler

phxqueue/comm/handler.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44class PBHandler : public Handler {
45 public:
46 PBHandler() {}
47 virtual ~PBHandler() {}
48
49 virtual HandleResult Handle(const proto::ConsumerContext &cc, proto::QItem &item, std::string &uncompressed_buffer) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected