Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ Run
Method
Run
lib/cpp/test/OneWayHTTPTest.cpp:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
~RPC0ThreadClass() = default; // Destructor
97
98
void Run() {
99
server_.serve() ;
100
}
101
TThreadedServer& server_ ;
102
} ;
103
Callers
15
TestClientMiddlewareException
Function · 0.45
TestExtractExceptionFromResult
Function · 0.45
TestConstOptionalField
Function · 0.45
TestProcessorMiddleware
Function · 0.45
TestSlogTStructWrapperJSON
Function · 0.45
TestSlogTStructWrapperText
Function · 0.45
ReadWriteProtocolTest
Function · 0.45
UnmatchedBeginEndProtocolTest
Function · 0.45
ProtocolTest1
Function · 0.45
ProtocolTest2
Function · 0.45
TestSerializer
Function · 0.45
TestSerializerPoolAsync
Function · 0.45
Calls
1
serve
Method · 0.45
Tested by
no test coverage detected