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

Function Write

cpp/src/arrow/flight/transport.h:259–259  ·  view source on GitHub ↗

Only needed for DoPut/DoExchange

Source from the content-addressed store, hash-verified

257 }
258 /// Only needed for DoPut/DoExchange
259 virtual void Write(arrow::flight::FlightStreamChunk chunk) {}
260 /// Only needed for DoPut/DoExchange
261 virtual void DoneWriting() {}
262};

Callers 15

WriteMethod · 0.85
WriteIndentedMethod · 0.85
WritePrimitiveValuesMethod · 0.85
PrintChildrenMethod · 0.85
VisitMethod · 0.85
WriteValidityBitmapMethod · 0.85
PrintVerboseMetadataMethod · 0.85
PrintMetadataMethod · 0.85
PrintTypeMethod · 0.85
PrintFieldMethod · 0.85

Calls

no outgoing calls

Tested by 6

TEST_FFunction · 0.68
TEST_FFunction · 0.68
SetUpMethod · 0.68
DoWriteMethod · 0.68
EXPECT_OK_AND_ASSIGNFunction · 0.68
TEST_FFunction · 0.68