MCPcopy 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
175protected:
176 // Names of HTTP headers that are meaningful.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected