Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ setCallbacks
Method
setCallbacks
be/src/transport/THttpServer.h:173–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
virtual void flush();
172
173
void setCallbacks(const HttpCallbacks& callbacks) { callbacks_ = callbacks; }
174
175
protected:
176
// Names of HTTP headers that are meaningful.
Callers
1
SetupConnectionContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected