Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ stopped
Method
stopped
security/tls_socket-test.cc:186–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
bool stopped() const {
187
return stop_;
188
}
189
190
void Stop() {
191
stop_ = true;
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected