MCPcopy Create free account
hub / github.com/apache/arrow / Stop

Method Stop

cpp/src/arrow/flight/test_util.cc:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63void TestServer::Stop() { server_process_ = nullptr; }
64
65bool TestServer::IsRunning() { return server_process_->IsRunning(); }
66

Callers 4

RunDoGetTestFunction · 0.45
RunDoPutTestFunction · 0.45
RunPerformanceTestFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected