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

Method SetLocation

cpp/src/arrow/flight/perf_server.cc:166–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 }
165
166 void SetLocation(Location location) { location_ = location; }
167
168 Status GetFlightInfo(const ServerCallContext& context, const FlightDescriptor& request,
169 std::unique_ptr<FlightInfo>* info) override {

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected