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

Method port

cpp/src/arrow/flight/server.cc:165–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165int FlightServerBase::port() const { return location().uri_->port(); }
166
167Location FlightServerBase::location() const { return impl_->transport_->location(); }
168

Callers 15

TESTFunction · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45
ASSERT_OK_AND_ASSIGNMethod · 0.45
MakeServerFunction · 0.45
TestGetPortMethod · 0.45
TestBuilderHookMethod · 0.45
TestShutdownMethod · 0.45
TestBrokenConnectionMethod · 0.45
SetUpTestMethod · 0.45
RunScenarioFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36
ASSERT_OK_AND_ASSIGNMethod · 0.36
MakeServerFunction · 0.36
TestGetPortMethod · 0.36
TestBuilderHookMethod · 0.36
TestShutdownMethod · 0.36
TestBrokenConnectionMethod · 0.36
SetUpTestMethod · 0.36
RunScenarioFunction · 0.36
mainFunction · 0.36