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

Method ToString

cpp/src/arrow/flight/types.cc:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107const char* FlightStatusDetail::type_id() const { return kErrorDetailTypeId; }
108
109std::string FlightStatusDetail::ToString() const { return CodeAsString(); }
110
111FlightStatusCode FlightStatusDetail::code() const { return code_; }
112

Callers 15

FinishMethod · 0.45
FromStatusMethod · 0.45
EqualsMethod · 0.45
mainFunction · 0.45
WaitForSignalsMethod · 0.45
ToProtoFunction · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45
ASSERT_OK_AND_ASSIGNMethod · 0.45
TEST_FMethod · 0.45
CallCompletedMethod · 0.45
TestRoundtripFunction · 0.45
TESTFunction · 0.45

Calls 12

JoinToStringFunction · 0.85
HexEncodeFunction · 0.85
messageFunction · 0.85
strMethod · 0.80
ToStringFunction · 0.70
codeFunction · 0.70
timestampFunction · 0.50
emptyMethod · 0.45
valueMethod · 0.45
getMethod · 0.45
countMethod · 0.45
sizeMethod · 0.45

Tested by 8

ASSERT_OK_AND_ASSIGNFunction · 0.36
ASSERT_OK_AND_ASSIGNMethod · 0.36
TEST_FMethod · 0.36
TestRoundtripFunction · 0.36
TESTFunction · 0.36
GetFlightInfoMethod · 0.36
RunAction1Method · 0.36
GetSchemaMethod · 0.36