MCPcopy Create free account
hub / github.com/apache/thrift / Helper

Method Helper

lib/cpp/test/processor/ServerThread.h:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 class Helper : public concurrency::Runnable, public server::TServerEventHandler {
105 public:
106 Helper(ServerThread* serverThread) : serverThread_(serverThread) {}
107
108 void run() override { serverThread_->run(); }
109

Callers 15

FlushMethod · 0.80
FlushMethod · 0.80
ReadBinaryMethod · 0.80
ReadBinaryMethod · 0.80
ReadBoolMethod · 0.80
ReadBoolMethod · 0.80
ReadByteMethod · 0.80
ReadByteMethod · 0.80
ReadDoubleMethod · 0.80
ReadDoubleMethod · 0.80
ReadFieldBeginMethod · 0.80
ReadFieldBeginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected